mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-07-06 19:38:41 +03:00
use allow_decommit option for both the segment cache and pages
This commit is contained in:
parent
b149099bf3
commit
e1c38eef76
4 changed files with 7 additions and 7 deletions
|
@ -314,7 +314,7 @@ typedef enum mi_option_e {
|
|||
mi_option_eager_commit_delay,
|
||||
mi_option_allow_decommit,
|
||||
mi_option_reset_delay,
|
||||
mi_option_arena_reset_delay,
|
||||
mi_option_segment_decommit_delay,
|
||||
mi_option_use_numa_nodes,
|
||||
mi_option_limit_os_alloc,
|
||||
mi_option_os_tag,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue