Idle-suspend a little too intrusive to user experience?
    Martin Langhoff 
    martin.langhoff at gmail.com
       
    Tue May 11 19:10:27 EDT 2010
    
    
  
On Tue, May 11, 2010 at 6:09 PM, John Gilmore <gnu at toad.com> wrote:
> just fix the kernel so the suspend
> ends when the next process wants to run.
Have a look at powertop -- you'll never suspend, there are several
hundred wakeups per second.
If you want to do better than super-idling the way that recent kernels
do, you have to get into the "suspend transparently and aggressively"
game, like modern mobile phones do.
It is a pain -- some cases can be handled transparently, others need a
bit of work in making the apps suspend-aware. But the payoff is huge.
cheers,
m
-- 
 martin.langhoff at gmail.com
 martin at laptop.org -- School Server Architect
 - ask interesting questions
 - don't get distracted with shiny stuff  - working code first
 - http://wiki.laptop.org/go/User:Martinlanghoff
    
    
More information about the Devel
mailing list