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

Added --randomx-no-rdmsr command line option.

This commit is contained in:
XMRig
2019-12-21 23:57:25 +07:00
parent c7de9e6561
commit c44ae06d54
5 changed files with 11 additions and 2 deletions

View File

@@ -92,6 +92,7 @@ public:
RandomXModeKey = 1029,
RandomX1GbPagesKey = 1031,
RandomXWrmsrKey = 1032,
RandomXRdmsrKey = 1033,
CPUMaxThreadsKey = 1026,
MemoryPoolKey = 1027,
YieldKey = 1030,