changeset 1071:5fda85b39dc2 draft

comment out printf
author yutaka@localhost.localdomain
date Fri, 17 Dec 2010 00:17:34 +0900
parents ce992190388b
children 262d9367848d
files TaskManager/Cell/spe/CellDmaManager.cc
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/TaskManager/Cell/spe/CellDmaManager.cc	Thu Dec 16 23:54:13 2010 +0900
+++ b/TaskManager/Cell/spe/CellDmaManager.cc	Fri Dec 17 00:17:34 2010 +0900
@@ -213,7 +213,7 @@
 
     wait_time = spu_readch(SPU_RdDec); 
     global_busy_time += busy_time - wait_time;
-    printf("busy_time = %d, wait_time = %d\n", busy_time, wait_time);
+    //printf("busy_time = %d, wait_time = %d\n", busy_time, wait_time);
     spu_writech(SPU_WrDec, 0xffffffff);
 
     // Measurement of mainMem_alloc