opsengine / cpulimit

CPU usage limiter for Linux
Other
1.7k stars 270 forks source link

cpulimit self eats too much cpu #119

Open longxiaozhang opened 10 months ago

longxiaozhang commented 10 months ago

While bootup, cpulimit process workrate initial as -1 ,and cpu rate is 0. then workrate will be a large negative value,that's leads to nanosleep fail.