cpulimit - Limit CPU Usage
cpulimit limits the CPU usage of a process (expressed in percentage,
not in CPU time). It is useful to control batch jobs that can
otherwise eat too many CPU cycles. The CPU usage limit is enforced
by sending SIGSTOP and SIGCONT POSIX signals to processes. All
child processes and threads of the specified process will share the
same CPU usage limit.
Maintained by: xaizek
Keywords: ulimit,nice,renice,ionice,top,cpu,limit
ChangeLog: cpulimit
Homepage:
https://github.com/opsengine/cpulimit
Download SlackBuild:
cpulimit.tar.gz
cpulimit.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
| Individual Files: |
| 01-Fix-building-tests-with-newer-GCC.patch |
| 02-Fix-incorrect-ifdef-syntax.patch |
| 03-Guard-include-of-sys-sysctl.h.patch |
| README |
| cpulimit.SlackBuild |
| cpulimit.info |
| slack-desc |
© 2006-2026 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds