You are viewing a single comment's thread from:

RE: Gridcoin nodes and Boinc mining in public internet project

in #gridcoin7 years ago

Careful with nice priority. If you are running systemd it will most likely be ignored, because cgroups have higher say then nice. Use CPUShares or similar, see systemd.resource-control

Sort:  

Thanks @tomasbrod will have that in mind. At the moment, this would be probably solved by allocating single core, which is enough to run single boinc task, and never consume more then 25% of total CPU (4 cores in total).