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/07/03 22:23] Sean Rhonelinux:notes:x86_energy_perf_policy [2025/08/25 23:55] (current) Sean Rhone
Line 6: Line 6:
 ===== Prerequisites ===== ===== Prerequisites =====
  
-  * [[linux;distros;ubuntu|Ubuntu]]+  * [[linux;distros;opensuse_tumbleweed_gnome|openSUSE Tumbleweed (GNOME)]]
  
-  sudo apt remove 'power-profiles-daemon'+  sudo zypper remove --clean-deps 'tuned'
  
-===== Check =====+  sudo zypper addlock 'tuned'
  
-  watch --interval '0.5grep \'cpu MHz\' '/proc/cpuinfo' +  sudo zypper install 'cpupower'
- +
-  sudo x86_energy_perf_policy +
- +
-===== Max Perf ===== +
- +
-****+
  
   sudo x86_energy_perf_policy --all 'performance' --turbo-enable '1' --force   sudo x86_energy_perf_policy --all 'performance' --turbo-enable '1' --force
/usr/local/www/wiki/data/attic/linux/notes/x86_energy_perf_policy.1751595829.txt.gz · Last modified: by Sean Rhone