On Wed, Apr 26, 2006 at 01:24:40PM -0400, Kitts, Kevin wrote:
> I am running SUSE 10 on an AMD x2 4800+ based system. I see that powersaved
> is taking around 4% of the cpu using top and I don't really think that I need
> any powersaved functionality. Can I disable the running of this daemon using
> the run level editor? I'd like to continue to have the ability to select
> shutdown from the menu and have the machine power off - will that continue to
> work if I disable powersaved functionality?

Yes, that will still work. However, without the cpufreq modules loaded by the
powersaved start script, your CPU might run at its lowest frequency all the
time (but this also depends on the BIOS etc).

OTOH it would be interesting to find out why powersaved uses so much CPU on
your machine. I am assuming that the machine just was idle for more than 10
seconds and powersave enabled throttling - which in turn causes all processes
to use _relatively_ more cpu.

You can check this with "cat /proc/acpi/processor/*/throttling", if it is
not at T0, the processor is throttled.
Of course, powersave de-throttles as soon as any cpu activity happens.
You can disable it permanently by setting ALLOW_THROTTLING="no" in all
schemes in /etc/powersave/scheme_*

Hope that helps,

    Stefan
-- 
Stefan Seyfried                  \ "I didn't want to write for pay. I
QA / R&D Team Mobile Devices      \ wanted to be paid for what I write."
SUSE LINUX Products GmbH, Nürnberg \                    -- Leonard Cohen
_______________________________________________
powersave-devel mailing list
powersave-devel@forge.novell.com
http://forge.novell.com/mailman/listinfo/powersave-devel

Reply via email to