projects
/
c11tester.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df985eb
)
change snapshot mode
author
weiyu
<weiyuluo1232@gmail.com>
Wed, 29 May 2019 00:07:13 +0000
(17:07 -0700)
committer
weiyu
<weiyuluo1232@gmail.com>
Wed, 29 May 2019 00:07:13 +0000
(17:07 -0700)
config.h
patch
|
blob
|
history
diff --git
a/config.h
b/config.h
index 891dfd7f7a02dacec02ff339a0ff2bffeaa58fcc..afbac874d785b3a31b7af13a7c284f30ac51ff2f 100644
(file)
--- a/
config.h
+++ b/
config.h
@@
-35,7
+35,7
@@
* If USE_MPROTECT_SNAPSHOT=2, then snapshot by tuned mmap() algorithm
* If USE_MPROTECT_SNAPSHOT=1, then snapshot by using mmap() and mprotect()
* If USE_MPROTECT_SNAPSHOT=0, then snapshot by using fork() */
-#define USE_MPROTECT_SNAPSHOT
2
+#define USE_MPROTECT_SNAPSHOT
0
/** Size of signal stack */
#define SIGSTACKSIZE 65536