wip: full decommit delay, for arena cache as well

This commit is contained in:
daan 2019-11-21 20:57:32 -08:00
parent 321e18777e
commit 7da00c1220
4 changed files with 58 additions and 15 deletions

View file

@ -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,