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
No known key found for this signature in database
GPG key ID: 446A53638BE94409
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,