Added "--hugepage-size" command line option.

This commit is contained in:
XMRig
2021-02-01 05:06:24 +07:00
parent c92f9df8ab
commit 65fd8217f0
4 changed files with 14 additions and 4 deletions

View File

@@ -85,6 +85,7 @@ public:
BenchHashKey = 1047,
BenchTokenKey = 1048,
DmiKey = 1049,
HugePageSizeKey = 1050,
// xmrig common
CPUPriorityKey = 1021,