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/08/25 23:55] Sean Rhonelinux:notes:x86_energy_perf_policy [2025/12/06 00:20] (current) – Fedora, oS TW, Ubuntu AIO Sean Rhone
Line 3: Line 3:
   * ''x86_energy_perf_policy'' as udev rule   * ''x86_energy_perf_policy'' as udev rule
   * Alternative to ''tuned'', ''tlp'', etc   * Alternative to ''tuned'', ''tlp'', etc
 +
 +  sudo x86_energy_perf_policy --all 'performance' --turbo-enable '1' --force
  
 ===== Prerequisites ===== ===== Prerequisites =====
 +
 +==== openSUSE Tumbleweed ====
  
   * [[linux;distros;opensuse_tumbleweed_gnome|openSUSE Tumbleweed (GNOME)]]   * [[linux;distros;opensuse_tumbleweed_gnome|openSUSE Tumbleweed (GNOME)]]
Line 14: Line 18:
   sudo zypper install 'cpupower'   sudo zypper install 'cpupower'
  
-  sudo x86_energy_perf_policy --all 'performance' --turbo-enable '1' --force+==== Fedora ==== 
 + 
 +  * [[linux:distros:fedora_workstation_gnome|Fedora Workstation (GNOME)]] 
 + 
 +  sudo dnf remove 'tuned' 
 + 
 +  sudo dnf install 'kernel-tools' 
 + 
 +==== Ubuntu ==== 
 + 
 +  * [[linux;distros;ubuntu|Ubuntu]] 
 + 
 +  sudo apt remove 'power-profiles-daemon'
  
 ====== Scripts ====== ====== Scripts ======
Line 52: Line 68:
  
 # End</code> # End</code>
 +
 +===== SELinux =====
 +
 +  * [[linux;distros;fedora_workstation_gnome|Fedora Workstation (GNOME)]]
 +
 +  sudo restorecon -F -I -R '/etc/udev/scripts.d' '/etc/udev/rules.d'
  
 ===== Check ===== ===== Check =====
/srv/www/wiki/data/attic/linux/notes/x86_energy_perf_policy.1756180504.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