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

This commit is contained in:
XMRig 2021-02-01 05:06:24 +07:00
parent 09624c4f9b
commit 4c3425a958
No known key found for this signature in database
GPG key ID: 446A53638BE94409
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,