mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-07-06 19:38:41 +03:00
wip: full decommit delay, for arena cache as well
This commit is contained in:
parent
321e18777e
commit
7da00c1220
4 changed files with 58 additions and 15 deletions
|
@ -275,6 +275,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_use_numa_nodes,
|
||||
mi_option_os_tag,
|
||||
mi_option_max_errors,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue