Source: cpulimit Section: admin Priority: optional Maintainer: gregor herrmann Build-Depends: debhelper (>= 5.0.0) Standards-Version: 3.6.2 Package: cpulimit Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: limit the cpu usage of a process 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 they eat too much cpu. It does not act on the nice value or other priority stuff, but on the real cpu usage. Besides it is able to adapt itself to the overall system load, dynamically and quickly. . Homepage: http://marlon80.interfree.it/cpulimit/