User Tools

Site Tools


linux:notes:x86_energy_perf_policy

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:notes:x86_energy_perf_policy [2025/12/06 00:20] – Fedora, oS TW, Ubuntu AIO Sean Rhonelinux:notes:x86_energy_perf_policy [2026/04/30 00:34] (current) – [openSUSE] Sean Rhone
Line 4: Line 4:
   * Alternative to ''tuned'', ''tlp'', etc   * Alternative to ''tuned'', ''tlp'', etc
  
-  sudo x86_energy_perf_policy --all 'performance' --turbo-enable '1' --force+  watch --interval '0.5' grep \'cpu MHz\' '/proc/cpuinfo' 
 + 
 +  sudo '/usr/bin/x86_energy_perf_policy--all 'performance' --turbo-enable '1' --force
  
 ===== Prerequisites ===== ===== Prerequisites =====
  
-==== openSUSE Tumbleweed ====+==== Debian ====
  
-  * [[linux;distros;opensuse_tumbleweed_gnome|openSUSE Tumbleweed (GNOME)]]+  * [[linux:distros:debian_13_xfce|Debian 13 (Xfce)]] 
 + 
 +  sudo apt install 'linux-cpupower' 
 + 
 +==== openSUSE ==== 
 + 
 +  * [[linux:distros:opensuse_tumbleweed_gnome|openSUSE Tumbleweed (GNOME)]]
  
   sudo zypper remove --clean-deps 'tuned'   sudo zypper remove --clean-deps 'tuned'
Line 17: Line 25:
  
   sudo zypper install 'cpupower'   sudo zypper install 'cpupower'
 +
 +==== Ubuntu ====
 +
 +  * [[linux;distros;ubuntu|Ubuntu]]
 +
 +  sudo apt remove 'power-profiles-daemon'
  
 ==== Fedora ==== ==== Fedora ====
Line 26: Line 40:
   sudo dnf install 'kernel-tools'   sudo dnf install 'kernel-tools'
  
-==== Ubuntu ==== +====== Scripts ======
- +
-  * [[linux;distros;ubuntu|Ubuntu]] +
- +
-  sudo apt remove 'power-profiles-daemon'+
  
-====== Scripts ======+  * :!: Debian is ''/usr/sbin/x86_energy_perf_policy'' (sbin)
  
 ===== AC ===== ===== AC =====
/srv/www/wiki/data/attic/linux/notes/x86_energy_perf_policy.1764998427.txt.gz · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki