Kevin Hunter wrote:
> 
> The more general, more on-topic issue is how to make sleep "just
> work".  That would save power in a less esoteric way than, say, the
> tickless kernel.

there's a few big steps forward coming soon; specifically, the graphic drivers
are partially moving into the kernel. This allows for a not-insane way of doing
suspend/resume for these, at least for those folks using the open drivers.

Video is the big showstopper for suspend/resume right now; not only does it go
wrong in graphics too often, not having graphics resumed also means you can't
see printk's and other diagnostics, so other issues remain very well hidden ;(
With this getting fixed in the next few months, I'm hoping there'll be a big 
jump
in quality for S&R on Linux.

_______________________________________________
Discuss mailing list
[email protected]
http://mail.lesswatts.org/mailman/listinfo/discuss

Reply via email to