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 [2026/04/30 00:34] – [openSUSE] Sean Rhonelinux:notes:x86_energy_perf_policy [2026/08/03 05:00] (current) – [Information] Sean Rhone
Line 6: Line 6:
   watch --interval '0.5' grep \'cpu MHz\' '/proc/cpuinfo'   watch --interval '0.5' grep \'cpu MHz\' '/proc/cpuinfo'
  
-  sudo '/usr/bin/x86_energy_perf_policy--all 'performance' --turbo-enable '1' --force+  cpupower frequency-info 
 + 
 +  sudo x86_energy_perf_policy --all 'performance' --turbo-enable '1' --force 
 + 
 +  sudo cpupower frequency-set --governor 'performance' --related
  
 ===== Prerequisites ===== ===== Prerequisites =====
/usr/local/www/wiki/data/attic/linux/notes/x86_energy_perf_policy.1777523688.txt.gz · Last modified: by Sean Rhone