Change to use large pages for shared runtime data in the shared memory
[IRC.git] / Robust / src / Runtime / bamboo / multicorecache.h
index c1b00fc45d0ce70329c1bceaa6d7aa43a4a1b05b..d71b470a8dbaa5dce66a3ea5e379859d4cf5ab99 100644 (file)
@@ -9,7 +9,7 @@
 #ifdef GC_CACHE_ADAPT
 // sampling unit to compute access frequency, this should be consistent all the
 // time.
-#define GC_CACHE_SAMPLING_UNIT 0x80000 
+#define GC_CACHE_SAMPLING_UNIT 0x1000000 
 // freqeuency to trigger timer interrupt
 #define GC_TILE_TIMER_EVENT_SETTING 10000000