Re: [LAU] Cpu scaling on performance, permanent

From: Martin Homuth-Rosemann <linuxaudio@email-addr-hidden>
Date: Fri Jan 07 2011 - 14:04:04 EET

Am 07.01.2011 12:23, schrieb rosea.grammostola:
> Hi,
>
> I know you can make a script to set the cpu scaling on performance.
> But is there also a way to make this permanent on a Debian based
> distro (Ubuntu)? What is the best way to do this?
>
> Regards,
>
> \r
> _______________________________________________
> Linux-audio-user mailing list
> Linux-audio-user@email-addr-hidden
> http://lists.linuxaudio.org/listinfo/linux-audio-user
Hi,

on my aptosid (based upon debian sid) I've changed this file to get
"conservative" gov.:

--- /etc/init.d/cpufrequtils.orig 2009-11-21 23:39:25.000000000 +0100
+++ /etc/init.d/cpufrequtils 2010-12-19 16:34:13.000000000 +0100
@@ -40,7 +40,8 @@
  # MIN_SPEED=500

  ENABLE="true"
-GOVERNOR="ondemand"
+#GOVERNOR="ondemand"
+GOVERNOR="conservative"
  MAX_SPEED="0"
  MIN_SPEED="0"

Ciao, Martin
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Fri Jan 7 16:15:03 2011

This archive was generated by hypermail 2.1.8 : Fri Jan 07 2011 - 16:15:04 EET