1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-07 07:55:04 -05:00

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

This commit is contained in:
XMRig
2021-02-01 05:06:24 +07:00
parent 09624c4f9b
commit 4c3425a958
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,