1 .TH CPULIMIT "8" "April 2006" "cpulimit" "System Management"
3 cpulimit -- limits the cpu usage of a process
6 \fITARGET \fR[\fIOPTIONS\fR...]
9 \fITARGET \fRmust be exactly one of these:
11 \fB\-p\fR, \fB\-\-pid\fR=\fIN\fR
14 \fB\-e\fR, \fB\-\-exe\fR=\fIFILE\fR
15 name of the executable program file
17 \fB\-P\fR, \fB\-\-path\fR=\fIPATH\fR
18 absolute path name of the executable program file
22 \fB\-l\fR, \fB\-\-limit\fR=\fIN\fR
23 percentage of cpu allowed from 0 to 100 (mandatory)
25 \fB\-v\fR, \fB\-\-verbose\fR
26 show control statistics
28 \fB\-z\fR, \fB\-\-lazy\fR
29 exit if there is no suitable target process, or if it dies
31 \fB\-h\fR, \fB\-\-help\fR
32 display this help and exit
34 This manpage was written for the Debian project by gregor herrmann
35 <gregor+debian@comodo.priv.at> but may be used by others.