mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-24 22:03:07 +00:00
When extracting from central, hugify_eager is different than start_as_huge
This commit is contained in:
committed by
Guangli Dai
parent
2cfa41913e
commit
3678a57c10
@@ -1,3 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
export MALLOC_CONF="process_madvise_max_batch:2"
|
||||
export MALLOC_CONF="process_madvise_max_batch:2,experimental_hpa_start_huge_if_thp_always:false"
|
||||
|
||||
Reference in New Issue
Block a user