Re: [LAU] Cpu scaling on performance, permanent

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <linux-audio-user@...>
Date: Friday, January 7, 2011 - 12:25 pm

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

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[LAU] Cpu scaling on performance, permanent, rosea.grammostola, (Fri Jan 7, 11:24 am)
Re: [LAU] Cpu scaling on performance, permanent, Robin Gareus, (Fri Jan 7, 1:11 pm)
Re: [LAU] Cpu scaling on performance, permanent, Jaromír Mikeš, (Tue Jan 11, 12:32 pm)
Re: [LAU] Cpu scaling on performance, permanent, Robin Gareus, (Tue Jan 11, 12:50 pm)
Re: [LAU] Cpu scaling on performance, permanent, Martin Homuth-Rosemann, (Fri Jan 7, 12:04 pm)
Re: [LAU] Cpu scaling on performance, permanent, Jeremy Jongepier, (Fri Jan 7, 12:25 pm)
Re: [LAU] Cpu scaling on performance, permanent, rosea.grammostola, (Fri Jan 7, 12:27 pm)
Re: [LAU] Cpu scaling on performance, permanent, R. Mattes, (Fri Jan 7, 1:35 pm)
Re: [LAU] Cpu scaling on performance, permanent, Robin Gareus, (Fri Jan 7, 1:42 pm)
Re: [LAU] Cpu scaling on performance, permanent, Jeremy Jongepier, (Fri Jan 7, 12:35 pm)
Re: [LAU] Cpu scaling on performance, permanent, Jeremy Jongepier, (Fri Jan 7, 1:11 pm)
Re: [LAU] Cpu scaling on performance, permanent, rosea.grammostola, (Fri Jan 7, 12:41 pm)
Re: [LAU] Cpu scaling on performance, permanent, Robin Gareus, (Sat Jan 8, 2:59 pm)
Re: [LAU] Cpu scaling on performance, permanent, Florian Faber, (Sat Jan 8, 3:11 pm)
Re: [LAU] Cpu scaling on performance, permanent, Jörn Nettingsmeier, (Sat Jan 8, 5:29 pm)