summaryrefslogtreecommitdiffstats
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/config.h b/config.h
index acefc3b..7d95924 100644
--- a/config.h
+++ b/config.h
@@ -1,9 +1,13 @@
#define ITERS 100
-#define GPU_ITERS 1000
+#define GPU_ITERS 100
+
#define TLP_SIZE 64
#define GPU_PAGE 65536
+
#define PAGE_SIZE 4096
#define VERBOSE
#define GPU_DESC
+
+#define USE_HW_CONTER