Added RandomX option "rdmsr" and save/restore MSR registers on Windows.

This commit is contained in:
XMRig
2019-12-17 14:45:01 +07:00
parent efb63d15e1
commit b25d6d5f67
4 changed files with 56 additions and 4 deletions

View File

@@ -17,6 +17,7 @@
"init": -1,
"mode": "auto",
"1gb-pages": false,
"rdmsr": true,
"wrmsr": true,
"numa": true
},