Re: Runaway CPU usage for 64bit BitCoin (Linux Client)

Participants: aceat64

One fairly simple workaround is to run bitcoind as a user other than root. Since bitcoin does not require root permissions it will run just fine and it won’t be able to set a negative niceness (only root can do that). That will ensure that the highest priority bitcoind can use is 0 (normal).