2 unstable releases
0.2.0 | Aug 4, 2022 |
---|---|
0.1.1 | Jul 19, 2022 |
#26 in #limiter
23KB
427 lines
cpulimit
Limit the CPU usage of a process.
Usage
Limit process 4562
to 10%.
cpulimit --pid 4562 --limit 10
Run cpulimit --help
to list all the available options.
Dependencies
~4–11MB
~122K SLoC