CPUfreq scaling_governor oneliner

Linux specific questions/information are gathered here. The main thrust of topics are applied to Centos/RedHat(RH)/Debian/Ubuntu/Gentoo distributives

CPUfreq scaling_governor oneliner

Postby lik » Wed Jul 09, 2014 11:23 am

Short oneliner to set CPU scaling governor to 'performance':
Code: Select all
echo performance | tee /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor
lik
Founder
Founder
 
Posts: 497
Joined: Wed Dec 15, 2010 3:21 am

Return to Linux specific

cron