Skip to content

Automatically set "performance" CPU governor on all processors on Debian/Ubuntu systems.

Notifications You must be signed in to change notification settings

RICCIARDI-Adrien/Linux_CPU_Performance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Linux CPU Performance

Description

Install a shell script and a systemd service to automatically set "performance" governor on all detected processors.
Also disable default "ondemand" systemd service (it is automatically re-enabled when removing this program).

Installation

Install the required packages :

sudo apt install cpufrequtils

Install the program by executing the following command :

sudo make install

Remove the program by executing the following command :

sudo make uninstall

About

Automatically set "performance" CPU governor on all processors on Debian/Ubuntu systems.

Topics

Resources

Stars

Watchers

Forks