ubuntu linux cpulimit

Linux Limit CPU Usage Per Process

by Vivek Gite on May 23, 2009 · 24 comments

I don’t want background process to eat all my CPU. I know how to find out CPU utilization but how do I limit the cpu usage of a process under Linux operating system? How do I force a process to limit itself to 25% only?

{ 24 comments }