Added command line option --randomx-1gb-pages

This commit is contained in:
XMRig
2019-12-10 11:56:31 +07:00
parent dd96f64669
commit 4b3ab4f99a
5 changed files with 8 additions and 0 deletions

View File

@@ -90,6 +90,7 @@ public:
RandomXInitKey = 1022,
RandomXNumaKey = 1023,
RandomXModeKey = 1029,
RandomX1GbPagesKey = 1031,
CPUMaxThreadsKey = 1026,
MemoryPoolKey = 1027,
YieldKey = 1030,