LWN.net Logo

Notes from the Boston Linux Power Management Mini-summit

Notes from the Boston Linux Power Management Mini-summit

Posted Aug 16, 2010 20:37 UTC (Mon) by rvfh (subscriber, #31018)
Parent article: Notes from the Boston Linux Power Management Mini-summit

Android's fundamental assumption is that suspend is the normal state

And mine too! I want my battery life to be maximum, so if I'm just reading LWN, I want my laptop to put everything to sleep except the screen! I am doing nothing else, and so should my laptop. Then I want aggressive standby, with a quick resume from it (forget hibernate for now), and a pony too, of course...


(Log in to post comments)

Notes from the Boston Linux Power Management Mini-summit

Posted Aug 18, 2010 21:46 UTC (Wed) by dlang (✭ supporter ✭, #313) [Link]

In Android, if the screen is awake, the power management process is holding a wakelock, so everything is running, nothing is suspended. when the system suspends it turns off the screen.

Notes from the Boston Linux Power Management Mini-summit

Posted Aug 19, 2010 11:29 UTC (Thu) by nye (guest, #51576) [Link]

That's not fundamental to the design of Android though. If some hardware is capable of keeping the screen on during suspend (as current phones are capable of keeping the audio device on, for example), or if it has an eBook style display which can continue displaying without powering the screen, then the policy could be changed as appropriate.

This sort of scenario came up a few times in the recent suspend blocker discussion on LKML.

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds