netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Runtime power management for network interfaces
@ 2006-07-25 15:59 Alan Stern
  2006-07-25 16:20 ` Auke Kok
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Alan Stern @ 2006-07-25 15:59 UTC (permalink / raw)
  To: Network development list; +Cc: David Brownell

During a Power Management session at the Ottawa Linux Symposium, it was
generally agreed that network interface drivers ought to automatically
suspend their devices (if possible) whenever:

    (1) The interface is ifconfig'ed down, or

    (2) No link is available.

Presumably (1) should be easy enough to implement.  (2) might or might not
be feasible, depending on how much WOL support is available.  (It might
not be feasible at all for wireless networking.)  Still, there can be no
question that it would be a Good Thing for laptops to power-down their
ethernet controllers when the network cable is unplugged.

Has any progress been made in this direction?  If not, a natural approach 
would be to start with a reference implementation in one driver which 
could then be copied to other drivers.

Any suggestions?

Alan Stern


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2006-08-01 15:53 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-25 15:59 Runtime power management for network interfaces Alan Stern
2006-07-25 16:20 ` Auke Kok
2006-07-31  3:06   ` Randy.Dunlap
2006-07-31 16:19     ` Auke Kok
2006-07-25 17:03 ` David Brownell
2006-07-31 16:17 ` Stephen Hemminger
2006-08-01  0:29   ` David Brownell
2006-08-01 15:53     ` Stephen Hemminger
2006-08-01 15:18   ` Lennert Buytenhek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).