slackbuilds_ponce/system/cpulimit/README
Andrey Maraev e3ec49130d system/cpulimit: Added (Limit CPU Usage).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-06-12 06:51:39 +07:00

2 lines
193 B
Text

Cpulimit is a tool which limits the CPU usage of a process (expressed in percentage, not in CPU time).
It is useful to control batch jobs, when you don't want them to eat too many CPU cycles.