Fixed "huge-pages" option.
This commit is contained in:
parent
487b2a3655
commit
52281906c6
5 changed files with 11 additions and 9 deletions
|
@ -78,7 +78,7 @@ private:
|
|||
FLAG_MAX
|
||||
};
|
||||
|
||||
static void osInit();
|
||||
static void osInit(bool hugePages);
|
||||
|
||||
bool allocateLargePagesMemory();
|
||||
void freeLargePagesMemory();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue