All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kalle Valo <kalle.valo@nokia.com>
To: "Vivek Natarajan" <vivek.natraj@gmail.com>
Cc: linux-wireless@vger.kernel.org
Subject: Re: [PATCH v6 3/3] mac80211: implement dynamic power save
Date: Fri, 19 Dec 2008 09:45:25 +0200	[thread overview]
Message-ID: <87myesy5ey.fsf@nokia.com> (raw)
In-Reply-To: <8e92b4100812182217q6f8e6014s3f28ab79c5bc2ba3@mail.gmail.com> (ext Vivek Natarajan's message of "Fri\, 19 Dec 2008 11\:47\:59 +0530")

Vivek Natarajan <vivek.natraj@gmail.com> writes:

> I need your thoughts on having null frame being sent from mac80211(
> the RFC I submitted earlier). Do you feel a state machine is
> necessary to go to power save? ( like awake, sleep, pending_sleep if
> the AP hasn't acked the null frame with a timer or a work queue to
> send null frame periodically in the pending state).

I haven't thinked much about this yet, but your proposal of having a
state machine most probably is the best option. It's just that earlier
Johannes mentioned that it's not currently possible to know if null
frame has been acked:

http://www.spinics.net/lists/linux-wireless/msg21212.html

We would have to solve that before implementing the state machine.

> Or altogether you want that to be part of the driver and not in
> mac80211?

I think this needs to be in mac80211 because there are three drivers
which need it (p54/stlc45xx, ath5/9k and b43).

-- 
Kalle Valo

  parent reply	other threads:[~2008-12-19  7:45 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-18 21:35 [PATCH v6 0/3] mac80211 dynamic power save Kalle Valo
2008-12-18 21:35 ` [PATCH v6 1/3] mac80211: enable IEEE80211_CONF_PS only when associated Kalle Valo
2008-12-18 21:35 ` [PATCH v6 2/3] mac80211: track master queue status Kalle Valo
2008-12-18 21:35 ` [PATCH v6 3/3] mac80211: implement dynamic power save Kalle Valo
2008-12-19  6:17   ` Vivek Natarajan
2008-12-19  6:21     ` Vivek Natarajan
2008-12-19  7:37       ` Kalle Valo
2008-12-19  7:45     ` Kalle Valo [this message]
2008-12-19  9:21       ` Ivo Van Doorn
2008-12-23 21:55 ` [PATCH v6 0/3] mac80211 " Johannes Berg
2008-12-28 12:54   ` Kalle Valo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87myesy5ey.fsf@nokia.com \
    --to=kalle.valo@nokia.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=vivek.natraj@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.