cpu usage

0

Cpulimit - Limit the cpu usage of a process

http://www.ubuntugeek.com

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 »
arslinuxum's picture
Created by arslinuxum 12 years 14 weeks ago – Made popular 12 years 14 weeks ago
Category: High End   Tags:
0

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 »
Rimodoc's picture
Created by Rimodoc 12 years 38 weeks ago – Made popular 12 years 38 weeks ago
Category: High End   Tags:
0

Limiting the CPU usage of applications on Linux (ubuntu, debian, fedora etc.)

http://blog.dipinkrishna.info

sometimes in our system we have applications that should not stop working and we need some free resources on your computer for them. Linux can prevent other applications to consume these resources and the applications work properly within a cpu limit.

Read more »
linuxtips's picture
Created by linuxtips 12 years 46 weeks ago – Made popular 12 years 46 weeks ago
Category: Beginner   Tags:

Best karma users