Added command line option --randomx-1gb-pages
This commit is contained in:
parent
f3f75fb788
commit
6163d27f14
5 changed files with 8 additions and 0 deletions
|
@ -88,6 +88,7 @@ static inline const std::string &usage()
|
|||
u += " --randomx-init=N threads count to initialize RandomX dataset\n";
|
||||
u += " --randomx-no-numa disable NUMA support for RandomX\n";
|
||||
u += " --randomx-mode=MODE RandomX mode: auto, fast, light\n";
|
||||
u += " --randomx-1gb-pages use 1GB hugepages for dataset (Linux only)\n";
|
||||
# endif
|
||||
|
||||
# ifdef XMRIG_FEATURE_HTTP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue