Install cputool by entering the following commands in the terminal:
sudo apt update sudo apt install cputool
Description:
Utility which manages CPU usage and system load
CPUTool allows the limiting of cpu usage of a process or a process group to a given limit and allows the suspensions of process execution if the system load exceeds a defined threshold.
Homepage: http://gitlab.devlabs.linuxassist.net/cputool/cputool
Version: 0.0.8-2build1
Section: universe/utils