소스 검색

restaure quiet StarPU-RM modes by default

Olivier Aumage 6 년 전
부모
커밋
5ad8a49b67
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      starpurm/src/starpurm.c
  2. 1 1
      starpurm/src/starpurm_dlb.c

+ 1 - 1
starpurm/src/starpurm.c

@@ -24,7 +24,7 @@
 #include <config.h>
 #include <starpurm_private.h>
 
-#define STARPURM_VERBOSE
+#undef STARPURM_VERBOSE
 
 /*
  * #define _DEBUG

+ 1 - 1
starpurm/src/starpurm_dlb.c

@@ -45,7 +45,7 @@
 /* TODO: autodetect DLB_CallbackSet_sp prototype extra arg */
 #define DLB_HAVE_CALLBACK_ARG
 
-#define STARPURM_DLB_VERBOSE
+#undef STARPURM_DLB_VERBOSE
 
 /*
  * DLB interfacing