Option "yield" enabled by default and added command line option --cpu-no-yield.
This commit is contained in:
@@ -50,6 +50,7 @@ R"===(
|
||||
"colors": true,
|
||||
"randomx": {
|
||||
"init": -1,
|
||||
"mode": "auto",
|
||||
"numa": true
|
||||
},
|
||||
"cpu": {
|
||||
@@ -58,6 +59,7 @@ R"===(
|
||||
"hw-aes": null,
|
||||
"priority": null,
|
||||
"memory-pool": false,
|
||||
"yield": true,
|
||||
"max-threads-hint": 100,
|
||||
"asm": true,
|
||||
"argon2-impl": null,
|
||||
|
||||
Reference in New Issue
Block a user