From: Matthew Garrett <mjg59@srcf.ucam.org>
To: Kalle Valo <kalle.valo@nokia.com>
Cc: linux-wireless@vger.kernel.org
Subject: Re: [PATCH v5 3/3] mac80211: implement dynamic power save
Date: Sun, 28 Dec 2008 13:06:50 +0000 [thread overview]
Message-ID: <20081228130650.GA9083@srcf.ucam.org> (raw)
In-Reply-To: <87wsdkmp54.fsf@nokia.com>
On Sun, Dec 28, 2008 at 02:59:35PM +0200, Kalle Valo wrote:
> Matthew Garrett <mjg59@srcf.ucam.org> writes:
>
> > Are we able to estimate the worst-case latency that will be introduced
> > by this? If so, it would be helpful to tie it into the pm_qos framework.
>
> I'm not familiar with pm_qos framework, unfortunately, but there's
> some work to do still to get mac80211 client power save implemention
> into shape and I would like get the basics implemented first. After
> that is done, we could start looking at the pm_qos framework and see
> if it makes sense to use it.
It allows userspace applications to register their latency requirements.
There's a notifier chain that then allows drivers (or subsystems) to be
notified of the current requirements, the idea being that they can then
limit their deepest power saving mode to one that still satisfies the
userspace constraints. But yeah, it's not really worth worrying about
until the code works :)
--
Matthew Garrett | mjg59@srcf.ucam.org
next prev parent reply other threads:[~2008-12-28 13:06 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-18 21:16 [PATCH v5 0/3] mac80211 dynamic power save Kalle Valo
2008-12-18 21:16 ` [PATCH v5 1/3] mac80211: enable IEEE80211_CONF_PS only when associated Kalle Valo
2008-12-18 21:21 ` Johannes Berg
2008-12-18 21:24 ` Kalle Valo
2008-12-18 21:17 ` [PATCH v5 2/3] mac80211: track master queue status Kalle Valo
2008-12-18 21:23 ` Johannes Berg
2008-12-18 21:17 ` [PATCH v5 3/3] mac80211: implement dynamic power save Kalle Valo
2008-12-18 21:25 ` Johannes Berg
2008-12-24 13:24 ` Matthew Garrett
2008-12-28 12:59 ` Kalle Valo
2008-12-28 13:06 ` Matthew Garrett [this message]
2008-12-28 13:13 ` Kalle Valo
2008-12-28 13:17 ` Matthew Garrett
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=20081228130650.GA9083@srcf.ucam.org \
--to=mjg59@srcf.ucam.org \
--cc=kalle.valo@nokia.com \
--cc=linux-wireless@vger.kernel.org \
/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 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).