Skip to content

Enables the ability to swap between kernel governors for the CPU useful for laptops.

License

Notifications You must be signed in to change notification settings

antonio-guillen/cpupower-governors

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpupower-governors

Example screenshot of the extension

Enables the ability to swap between kernel governors for the CPU useful for laptops.

  • Balanced: Mode controlled by the schedutil governor. Frequency changes dynamically and in a smart way.
  • Performance: Run the CPU at the maximum frequency.
  • Powersave: Run the CPU at the minimum frequency.

Requirements

  • cpupower.
  • pkexec, which is from polkit.

Tested on Gnome 3.38.1

Persistance

If you would like to define a governor on boot, check cpupower manual. Normally, it consists of two steps:

  1. Edit /etc/default/cpupower accordingly.
  2. Enable the service systemctl enable cpupower.service.

About

Enables the ability to swap between kernel governors for the CPU useful for laptops.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%