On 01/07/2011 01:04 PM, Martin Homuth-Rosemann wrote:
On Ubuntu you could change the governor in /etc/init.d/ondemand too if
you don't have cpufrequtils installed.
--- ondemand.orig 2011-01-07 13:23:43.000000000 +0100
+++ ondemand 2011-01-07 13:24:04.000000000 +0100
@@ -24,7 +24,7 @@
for CPUFREQ in
/sys/devices/system/cpu/cpu*/cpufreq/scaling_governor
do
[ -f $CPUFREQ ] || continue
- echo -n ondemand > $CPUFREQ
+ echo -n performance > $CPUFREQ
done
;;
restart|reload|force-reload)
Best,
Jeremy
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@lists.linuxaudio.org
http://lists.linuxaudio.org/listinfo/linux-audio-user
LINUX® is a registered trademark of Linus Torvalds in the USA and other countries.
Linuxaudio.org logo copyright Thorsten Wilms © 2006.
Hosting provided by the Virginia Tech Department of Music and DISIS.