All of lore.kernel.org
 help / color / mirror / Atom feed
* powersaving when interface is up but not associated
@ 2009-04-22 20:15 Johannes Berg
  2009-04-22 20:44 ` John W. Linville
  2009-04-23  8:00 ` Kalle Valo
  0 siblings, 2 replies; 3+ messages in thread
From: Johannes Berg @ 2009-04-22 20:15 UTC (permalink / raw)
  To: linux-wireless
  Cc: Marcel Holtmann, Kalle Valo, Guy, Wey-Yi W, Arjan van de Ven

[-- Attachment #1: Type: text/plain, Size: 747 bytes --]

Hi!

Just had this idea -- when our networking interfaces are UP, but not
actually doing anything, the RF chains consume power. This is, often,
the default state, since you'll have your wifi on due to NM wanting to
find APs, but not associated, for example when on the road. Sure, you
can manually turn it off, but...

However, it doesn't seem necessary. When we are not associated to an AP,
and there are no extra interfaces in mac80211 active like monitor
interfaces, it seems that we could very well turn off the radio while
not scanning. It would be entirely trivial for mac80211 to do this,
probably a 20 line patch or so (need some bookkeeping about why radio is
disabled so it's not just four lines).

Thoughts?

johannes

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

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

end of thread, other threads:[~2009-04-23  8:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-22 20:15 powersaving when interface is up but not associated Johannes Berg
2009-04-22 20:44 ` John W. Linville
2009-04-23  8:00 ` Kalle Valo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.