cpulimit is a simple program that attempts to limit the cpu usage of a process (expressed in percentage, not in cpu time). This is useful to control batch jobs, when you don't want them to eat too much cpu. It does not act on the nice value or other scheduling priority stuff, but on the real cpu usage. Also, it is able to adapt itself to the overall system load, dynamically and quickly.
Read more »Cpulimit - Limit the cpu usage of a process
http://www.ubuntugeek.com –
Created by arslinuxum 14 years 31 weeks ago – Made popular 14 years 31 weeks ago
Category: High End Tags:
Category: High End Tags:
- Login to post comments
How To Limit CPU Usage Of A Process With cpulimit (Debian/Ubuntu)
http://www.howtoforge.com –
This tutorial shows how you can limit the CPU usage of a process with the tool cpulimit on Debian/Ubuntu. cpulimit is a simple program that attempts to limit the CPU usage of a process (expressed in percentage, not in cpu time).
Read more »
Created by Rimodoc 15 years 3 weeks ago – Made popular 15 years 3 weeks ago
Category: High End Tags:
Category: High End Tags:
- Login to post comments