Skip to content

markd89/cpulimitname

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

cpulimitname

Script that will pass PID to cpulimit so that you don't have to know the PID to limit the process.

dependencies

cpulimit (Debian: apt-get install cpulimit)

usage

Limit process with name vm2 to 10% of CPU:

$cpulimitname -name "vm2" -limit 10

Cancel cpulimit on vm2

$cpulimitname -cancel -name "vm2"

About

Script that will pass PID to cpulimit so that you don't have to know the PID to limit the process.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages