From: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
To: ykzhao <yakui.zhao@intel.com>
Cc: "Rafael J. Wysocki" <rjw@sisk.pl>, Pavel Machek <pavel@ucw.cz>,
"Luis R. Rodriguez" <mcgrof@gmail.com>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
Johannes Berg <johannes@sipsolutions.net>,
"John W. Linville" <linville@tuxdriver.com>,
Jouni Malinen <j@w1.fi>,
linux-wireless <linux-wireless@vger.kernel.org>,
Stephen Chen <Stephen.Chen@atheros.com>,
ACPI Devel Maling List <linux-acpi@vger.kernel.org>,
pm list <linux-pm@lists.linux-foundation.org>
Subject: Re: Generic events for wake up from S1-S4
Date: Fri, 24 Jul 2009 10:39:03 -0300 [thread overview]
Message-ID: <20090724133903.GA18827@khazad-dum.debian.net> (raw)
In-Reply-To: <1248396826.3556.26.camel@localhost.localdomain>
On Fri, 24 Jul 2009, ykzhao wrote:
> > > Well, we *already* deliver "lid opened" when the lid is opened, regardless
> > > of it waking up the computer or not. But we are missing a way to deliver
> > > other classes of wakeup events.
> > >
> > > I know of at least these (incomplete list):
> > >
> > > 1. network-initiated wakeup
> > > a. wired
> > > b. wireless
> > > c. long-range wireless
> > >
> > > 2. platform health/condition alarms
> > > a. battery alarm (two levels, warning and emergency)
> > > b. thermal alarm (two levels, warning and emergency)
> > > (we need these as generic alarms, not just reason-for-wakeup)
> > >
> > > 3. device (or device tree) hotplug/hotunplug
> > > a. hotunplug request or notification
> > > (we deliver the request/notification, but we don't know we should
> > > go back to sleep, so all we are missing is the reason-for-wakeup
> > > event)
> > >
> > > 4. management
> > > a. wake-up/power on clock
> > > b. remote management command (IMPI, etc)
> > > c. intrusion alarm
> > > d. theft alarm
> > >
> > > None of those have a standard interface to notify userspace of the reason of
> > > the wake up AFAIK. Many of these want a generic event interface to be
> > > delivered not just as reason-for-wakeup, but also as runtime events.
> > >
> > > And I guess we should also tell userspace what state we are waking up from
> > > (S5 clean state, S5/S4 hibernation, S3), sometimes it matters.
> >
> > Agreed, and same for the above.
> >
> > So, what in your opinion would be the best way to expose this information?
Frankly? It needs to be an easy-to-extend ABI, and the only one that cames
to mind right now are uevents.
> Maybe we should firstly define what event should be delivered to user
> space when it is resumed from S1--S4.
Why not a change uevent (although we could always come up with a new uevent
type for this, and that might be a good idea)?
> And another issue who is in charge of sending the event? By the specific
> device or ACPI notification?
ACPI notifications are hard to extend, I think. Please correct me if I am
wrong.
--
"One disk to rule them all, One disk to find them. One disk to bring
them all and in the darkness grind them. In the Land of Redmond
where the shadows lie." -- The Silicon Valley Tarot
Henrique Holschuh
next prev parent reply other threads:[~2009-07-24 13:39 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <43e72e890907150851m69cd2de6lfb71596fbfac30e6@mail.gmail.com>
[not found] ` <20090723195114.GR28158@elf.ucw.cz>
[not found] ` <20090723201050.GD19369@khazad-dum.debian.net>
2009-07-23 21:27 ` Generic events for wake up from S1-S4 Rafael J. Wysocki
2009-07-24 0:53 ` ykzhao
2009-07-24 13:39 ` Henrique de Moraes Holschuh [this message]
2009-07-24 14:49 ` Johannes Berg
2009-07-24 15:25 ` Luis R. Rodriguez
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=20090724133903.GA18827@khazad-dum.debian.net \
--to=hmh@hmh.eng.br \
--cc=Stephen.Chen@atheros.com \
--cc=j@w1.fi \
--cc=johannes@sipsolutions.net \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@lists.linux-foundation.org \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
--cc=mcgrof@gmail.com \
--cc=pavel@ucw.cz \
--cc=rjw@sisk.pl \
--cc=yakui.zhao@intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox