From: NeilBrown <neilb@suse.de>
To: Alan Stern <stern@rowland.harvard.edu>
Cc: markgross@thegnar.org, <linux-kernel@vger.kernel.org>,
John Stultz <john.stultz@linaro.org>,
"Rafael J. Wysocki" <rjw@sisk.pl>, <arve@android.com>,
<amit.kucheria@linaro.org>, <farrowg@sg.ibm.com>,
"Dmitry Fink (Palm GBU)" <Dmitry.Fink@palm.com>,
<linux-pm@lists.linux-foundation.org>, <khilman@ti.com>,
Magnus Damm <damm@opensource.se>, <mjg@redhat.com>,
<peterz@infradead.org>
Subject: Re: [markgross@thengar.org: [RFC] wake up notifications and suspend blocking (aka more wakelock stuff)]
Date: Sat, 15 Oct 2011 08:47:32 +1100 [thread overview]
Message-ID: <20111015084732.5fe55467@notabene.brown> (raw)
In-Reply-To: <Pine.LNX.4.44L0.1110131111200.2026-100000@iolanthe.rowland.org>
[-- Attachment #1: Type: text/plain, Size: 1405 bytes --]
On Thu, 13 Oct 2011 11:16:23 -0400 (EDT) Alan Stern
<stern@rowland.harvard.edu> wrote:
> On Thu, 13 Oct 2011, NeilBrown wrote:
>
> > Nope, but I'm keen for you to convince me. Identify a wakeup event that
> > cannot be made visible to poll (or to user-space by some other
> > mechanism) before the wakeup_source needs to be deactivated. Or if I've
> > misunderstood what sort of notification is problematic, help me understand.
>
> Here's an example (just for kicks, not completely relevant to your
> discussion): A USB keyboard key release. Unlike key presses, key
> releases need not generate input events. If no processes are
> monitoring the raw keyboard event queue then the release is not visible
> to userspace at all, hence not visible before the wakeup_source needs
> to be deactivated.
>
> Alan Stern
As you say, not completely relevant.
If a tree falls in a forest with no one to here, does it make a sound?
similarly if an event happens that no-one is looking for, is it visible?
It doesn't really matter.
So at most this is a case of "is not made visible" rather than "cannot be
made visible".
The key-release just needs to clear the "key is pressed" state so that
auto-repeat stops and if it was a modifier, the modification is discarded.
That is all trivially done in some kernel driver while the wakeup_source is
active.
Thanks,
NeilBrown
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 828 bytes --]
next prev parent reply other threads:[~2011-10-14 21:47 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-02 16:44 [markgross@thengar.org: [RFC] wake up notifications and suspend blocking (aka more wakelock stuff)] mark gross
2011-10-08 11:14 ` NeilBrown
2011-10-08 18:16 ` mark gross
2011-10-08 18:57 ` Rafael J. Wysocki
2011-10-08 20:07 ` Alan Stern
2011-10-13 3:07 ` mark gross
2011-10-13 15:06 ` Alan Stern
2011-10-14 13:23 ` mark gross
2011-10-13 2:59 ` mark gross
2011-10-08 22:31 ` NeilBrown
2011-10-13 3:48 ` mark gross
2011-10-13 5:35 ` NeilBrown
2011-10-13 15:16 ` Alan Stern
2011-10-14 21:47 ` NeilBrown [this message]
2011-10-15 18:45 ` Alan Stern
2011-10-15 22:25 ` NeilBrown
2011-10-16 1:49 ` Alan Stern
2011-10-16 21:37 ` NeilBrown
2011-10-24 1:18 ` mark gross
2011-10-24 1:50 ` NeilBrown
2011-10-25 4:50 ` mark gross
2011-10-25 15:14 ` Alan Stern
2011-10-25 7:05 ` Brian Swetland
2011-10-14 14:01 ` mark gross
2011-10-15 14:05 ` mark gross
2011-10-15 22:12 ` NeilBrown
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=20111015084732.5fe55467@notabene.brown \
--to=neilb@suse.de \
--cc=Dmitry.Fink@palm.com \
--cc=amit.kucheria@linaro.org \
--cc=arve@android.com \
--cc=damm@opensource.se \
--cc=farrowg@sg.ibm.com \
--cc=john.stultz@linaro.org \
--cc=khilman@ti.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@lists.linux-foundation.org \
--cc=markgross@thegnar.org \
--cc=mjg@redhat.com \
--cc=peterz@infradead.org \
--cc=rjw@sisk.pl \
--cc=stern@rowland.harvard.edu \
/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