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/08/02 20:50] – [Information] Sean Rhonelinux:notes:x86_energy_perf_policy [2026/08/03 05:00] (current) – [Information] Sean Rhone
Line 5: Line 5:
  
   watch --interval '0.5' grep \'cpu MHz\' '/proc/cpuinfo'   watch --interval '0.5' grep \'cpu MHz\' '/proc/cpuinfo'
 +
 +  cpupower frequency-info
  
   sudo x86_energy_perf_policy --all 'performance' --turbo-enable '1' --force   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.1785718209.txt.gz · Last modified: by Sean Rhone