mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-23 13:13:06 +00:00
Add experimental option force using SYS_process_madvise
This commit is contained in:
committed by
Qi Wang
parent
1956a54a43
commit
852da1be15
@@ -348,6 +348,8 @@
|
||||
/* Defined if process_madvise(2) is available. */
|
||||
#undef JEMALLOC_HAVE_PROCESS_MADVISE
|
||||
|
||||
#undef EXPERIMENTAL_SYS_PROCESS_MADVISE_NR
|
||||
|
||||
/* Defined if mprotect(2) is available. */
|
||||
#undef JEMALLOC_HAVE_MPROTECT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user