mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-08-05 09:56:22 +03:00
When extracting from central, hugify_eager is different than start_as_huge
This commit is contained in:
parent
2cfa41913e
commit
3678a57c10
13 changed files with 235 additions and 9 deletions
|
|
@ -1604,6 +1604,7 @@ stats_general_print(emitter_t *emitter) {
|
|||
OPT_WRITE_BOOL("abort_conf")
|
||||
OPT_WRITE_BOOL("cache_oblivious")
|
||||
OPT_WRITE_BOOL("confirm_conf")
|
||||
OPT_WRITE_BOOL("experimental_hpa_start_huge_if_thp_always")
|
||||
OPT_WRITE_BOOL("retain")
|
||||
OPT_WRITE_CHAR_P("dss")
|
||||
OPT_WRITE_UNSIGNED("narenas")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue