As root: for c in {0..87}; do echo performance > /sys/devices/system/cpu/cpu$c/cpufreq/scaling_governor; done Verify: cat /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor