mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-24 13:53:11 +00:00
if process_madvise is supported, call it when purging hpa
This commit is contained in:
committed by
Qi Wang
parent
80e9001af3
commit
f19f49ef3e
@@ -231,6 +231,7 @@ TESTS_UNIT := \
|
||||
$(srcroot)test/unit/hash.c \
|
||||
$(srcroot)test/unit/hook.c \
|
||||
$(srcroot)test/unit/hpa.c \
|
||||
$(srcroot)test/unit/hpa_vectorized_madvise.c \
|
||||
$(srcroot)test/unit/hpa_background_thread.c \
|
||||
$(srcroot)test/unit/hpdata.c \
|
||||
$(srcroot)test/unit/huge.c \
|
||||
|
||||
Reference in New Issue
Block a user