How to limit CPU usage of a process in Linux
How to limit CPU usage of a process in Linux using cpulimit.
Commands:
sudo apt-get install cpulimit
cpulimit -f -l 30 -- ffmpeg -i sample.webm sample.mkv -y
htop
man cpulimit
نظرات