experiment with larger small pages

This commit is contained in:
daan 2019-07-11 15:44:37 -07:00
parent 9e9208eae8
commit a932e43650
3 changed files with 15 additions and 7 deletions

View file

@ -35,7 +35,7 @@ static mi_option_desc_t options[_mi_option_last] = {
{ 0, UNINIT, "page_reset" },
{ 0, UNINIT, "cache_reset" },
{ 0, UNINIT, "pool_commit" },
{ 1, UNINIT, "eager_commit" }, // secure must have eager commit
{ 0, UNINIT, "eager_commit" }, // secure must have eager commit
{ 0, UNINIT, "large_os_pages" }, // use large OS pages
{ 0, UNINIT, "reset_decommits" },
{ 0, UNINIT, "reset_discards" },