Re: [RFC] sleepy linux



Pavel Machek wrote:
This is RFC. It does not even work for me... it sleeps but it will not
wake up, because SATA wakeup code is missing. Code attached for illustration.

I wonder if this is the right approach? What is right interface to the
drivers?

3) Network card that is either down
or can wake up system on any packet (and not loose too many packets)


This is the big crux I see. You're going to constantly wake up the machine due to broadcast packets, and spend a lot of power just going in and out of S3.

-hpa
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages

  • Re: [RFC] sleepy linux
    ... wake up, because SATA wakeup code is missing. ... or can wake up system on any packet (and not loose too many packets) ...
    (Linux-Kernel)
  • Re: [RFC] sleepy linux
    ... This is RFC. ... it sleeps but it will not ... wake up, because SATA wakeup code is missing. ...
    (Linux-Kernel)
  • Re: [RFC] sleepy linux
    ... it sleeps but it will not ... wake up, because SATA wakeup code is missing. ...
    (Linux-Kernel)
  • Re: [RFC] sleepy linux
    ... Pavel Machek wrote: ... You're going to constantly wake up the machine due to broadcast packets, and spend a lot of power just going in and out of S3. ...
    (Linux-Kernel)
  • Re: Is there a quicker approach to disable/enable all network connection at will?
    ... When I sleep computer and wake it up, the status of interface is not exactly ... IP Helper function SetIfEntry() to enable, ...
    (microsoft.public.win32.programmer.networks)