X-Git-Url: http://plrg.eecs.uci.edu/git/?p=cdsspec-compiler.git;a=blobdiff_plain;f=snapshotimp.h;h=2e4929d0477e4605cd5363fb86266cd054d1f3fe;hp=e5c331a2e5ee765fe7e3ec6d7a4fa189fa6e0b2b;hb=b8b39c87557325a384faa45d0cae56a6f71f52b1;hpb=123c66e0c1b0f58aae2916cc22b2100143a2ceb4 diff --git a/snapshotimp.h b/snapshotimp.h index e5c331a..2e4929d 100644 --- a/snapshotimp.h +++ b/snapshotimp.h @@ -11,7 +11,7 @@ #include #include #include -#define SHARED_MEMORY_DEFAULT (100 * ((size_t)1 << 20)) // 100mb for the shared memory +#define SHARED_MEMORY_DEFAULT (100 * ((size_t)1 << 20)) // 100mb for the shared memory #define STACK_SIZE_DEFAULT (((size_t)1 << 20) * 20) // 20 mb out of the above 100 mb for my stack #if USE_MPROTECT_SNAPSHOT