blob: 59e92b66ca4d5743c83344b08be7eb062b8f6d98 (
plain) (
blame)
1
2
3
|
The cpulimit program throttles back a process's CPU usage. This allows the
user to slow down jobs that would otherwise choke the processor. It is also
helpful on laptops where we want to avoid generating a lot of heat.
|