mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-24 22:03:07 +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
3
test/unit/hpa_vectorized_madvise.sh
Normal file
3
test/unit/hpa_vectorized_madvise.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
export MALLOC_CONF="process_madvise_max_batch:2"
|
||||
Reference in New Issue
Block a user