[linux-pm] Re : [HELP] Power management for embedded system

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

Russell King wrote:
> On Thu, Aug 24, 2006 at 08:44:25AM +0000, moreau francis wrote:
>> Mips one seems to be a copy and paste of arm one and both of them
>> have removed all APM bios stuff orginally part of i386 implementation.
> 
> The BIOS stuff makes no sense on ARM - there isn't a BIOS to do anything
> with.

I haven't said that it has been widely/wrongly removed...

> 
>> It doesn't seem that APM is something really stable and finished.
> 
> It's complete.  It's purpose is to provide the interface to userland so
> that programs know about suspend/resume events, and can initiate suspends.
> Eg, the X server.
> 

Is there something specific to ARM in this implementation ? I don't think
so and it's surely the reason why MIPS did copy it with almost no changes.
I understand that ARM implementation has been the first one but maybe now
why not making it the common power management for embedded system that
could be used by all arches which need it ?

BTW, why has apm_cpu_idle() logic been removed from ARM implementation ?

> The power management really comes from the Linux drivers themselves,
> which are written to peripherals off when they're not in use.  The other
> power saving comes from things like cpufreq - again, nothing to do with
> the magical "APM" or "ACPI" terms.

BTW why is it still called "APM" on ARM ?

thanks

Francis





[Index of Archives]     [Linux ACPI]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [CPU Freq]     [Kernel Newbies]     [Fedora Kernel]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux