2 unstable releases

0.2.0 Aug 4, 2022
0.1.1 Jul 19, 2022

#19 in #limiter

39 downloads per month

LGPL-3.0-only

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–13MB
~144K SLoC