mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-07-06 11:34:38 +03:00
enable large OS page support on Windows
This commit is contained in:
parent
6eaf387891
commit
d6901558cd
6 changed files with 96 additions and 18 deletions
|
@ -216,6 +216,7 @@ typedef enum mi_option_e {
|
|||
mi_option_page_reset,
|
||||
mi_option_cache_reset,
|
||||
mi_option_pool_commit,
|
||||
mi_option_large_os_pages,
|
||||
mi_option_secure,
|
||||
mi_option_show_stats,
|
||||
mi_option_show_errors,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue