When extracting from central, hugify_eager is different than start_as_huge

This commit is contained in:
Slobodan Predolac 2025-10-13 11:37:49 -07:00
parent 0f8a8d7ebe
commit 6ced85a8e5
13 changed files with 235 additions and 9 deletions

View file

@ -1,4 +1,4 @@
#!/bin/sh
export MALLOC_CONF="hpa_dirty_mult:0,hpa_min_purge_interval_ms:50,hpa_sec_nshards:0"
export MALLOC_CONF="hpa_dirty_mult:0,hpa_min_purge_interval_ms:50,hpa_sec_nshards:0,experimental_hpa_start_huge_if_thp_always:false"