Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

ubuntu limit cpu on running process

#limit process 8454 to only use 30% of cpu
sudo cpulimit -p 8454 --limit 30
Source by www.makeuseof.com #
 
PREVIOUS NEXT
Tagged: #ubuntu #limit #cpu #running #process
ADD COMMENT
Topic
Name
3+2 =