mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-07-06 11:34:38 +03:00
remove delayed reset option (for now)
This commit is contained in:
parent
56b9fac4bf
commit
30e2c54adb
4 changed files with 142 additions and 240 deletions
|
@ -273,7 +273,7 @@ typedef enum mi_option_e {
|
|||
mi_option_page_reset,
|
||||
mi_option_segment_reset,
|
||||
mi_option_eager_commit_delay,
|
||||
mi_option_reset_delay,
|
||||
mi_option_reset_decommits,
|
||||
mi_option_use_numa_nodes,
|
||||
mi_option_os_tag,
|
||||
mi_option_max_errors,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue