Move "1gb-pages" option to "randomx" object.

This commit is contained in:
XMRig 2019-12-09 21:42:40 +07:00
parent 558c524e2a
commit 3edaebb4cf
No known key found for this signature in database
GPG key ID: 446A53638BE94409
8 changed files with 46 additions and 26 deletions

View file

@ -17,12 +17,12 @@
"randomx": {
"init": -1,
"mode": "auto",
"1gb-pages": false,
"numa": true
},
"cpu": {
"enabled": true,
"huge-pages": true,
"1gb-pages": false,
"hw-aes": null,
"priority": null,
"memory-pool": false,