From: John Fremlin <chief@bandits.org>
To: Simon Richter <Simon.Richter@phobos.fachschaften.tu-muenchen.de>
Cc: "Grover, Andrew" <andrew.grover@intel.com>,
"'Pavel Machek'" <pavel@suse.cz>,
Andreas Ferber <aferber@techfak.uni-bielefeld.de>,
<linux-kernel@vger.kernel.org>
Subject: Re: Let init know user wants to shutdown
Date: 18 Apr 2001 20:51:12 +0100 [thread overview]
Message-ID: <m2u23m3s27.fsf@boreas.yi.org.> (raw)
In-Reply-To: <Pine.LNX.4.31.0104181715370.21805-100000@phobos.fachschaften.tu-muenchen.de>
In-Reply-To: Simon Richter's message of "Wed, 18 Apr 2001 17:26:42 +0200 (CEST)"
Simon Richter <Simon.Richter@phobos.fachschaften.tu-muenchen.de> writes:
[...]
> Yes, that will be a separate daemon that will also get the
> events. But I think it's a good idea to have a simple interface that
> allows the user to run arbitrary commands when ACPI events occur,
> even without acpid running (think of singleuser mode, embedded
> systems, ...).
The pmpolicy patch presents such a simple interface. An executable
(the location of which is configurable) is run from the kernel with
certain arguments.
The advantages of this:
(1) No nasty magic number binary interface, everything is text ->
(2) Any sysadmin can easily write an event handler in sh, perl, or
whatever scripting language, i.e. the userspace handler is much
simpler.
(3) No events, no bloat.
(4) Kernel code is probably shorter (tho' less standard) than having a
special device or procfs node.
(5) Efficiency: the alternative is to have a program like APMD
decoding the nasty binary interface and then spawning a shell script
to deal with it.
I myself am starting to dislike the idea: it was mostly motivated by
the need to exercise a veto on APM events. This is in fact not
necessary, if I understand correctly. An interface allowing multiple
listeners is preferable.
It remains to contact all the maintainers of the various PM and UPS
systems to flesh out exactly what the interface should be capable of
;-)
[...]
--
http://www.penguinpowered.com/~vii
next prev parent reply other threads:[~2001-04-18 19:51 UTC|newest]
Thread overview: 69+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-04-17 16:45 Let init know user wants to shutdown Grover, Andrew
2001-04-17 19:54 ` Pavel Machek
2001-04-17 22:23 ` John Fremlin
2001-04-18 15:26 ` Simon Richter
2001-04-18 19:51 ` John Fremlin [this message]
-- strict thread matches above, loose matches on Subject: below --
2001-04-18 22:52 Grover, Andrew
2001-04-26 22:10 ` David S. Miller
2001-04-18 21:46 Grover, Andrew
2001-04-18 22:09 ` David S. Miller
2001-04-18 22:30 ` John Fremlin
2001-04-19 2:16 ` Jeff Garzik
2001-04-19 12:04 ` David Woodhouse
2001-04-18 18:28 Grover, Andrew
2001-04-18 18:45 ` Jeff Garzik
2001-04-18 19:36 ` John Fremlin
2001-04-18 0:07 Grover, Andrew
2001-04-18 0:51 ` Alan Cox
2001-04-18 1:56 ` John Fremlin
2001-04-18 11:55 ` Alan Cox
2001-04-18 19:10 ` John Fremlin
2001-04-18 20:10 ` Alan Cox
2001-04-18 20:21 ` John Fremlin
2001-04-18 21:05 ` Avery Pennarun
2001-04-18 21:34 ` John Fremlin
2001-04-20 17:02 ` Pavel Machek
2001-05-02 16:52 ` John Fremlin
2001-04-20 17:01 ` Pavel Machek
2001-04-20 23:41 ` John Fremlin
2001-04-21 7:54 ` Pavel Machek
2001-04-24 0:17 ` Jamie Lokier
2001-04-24 1:08 ` John Fremlin
2001-04-24 10:06 ` Pavel Machek
2001-04-25 14:28 ` Jamie Lokier
2001-04-25 16:11 ` Richard Gooch
2001-04-18 1:54 ` John Fremlin
2001-04-16 23:32 Grover, Andrew
2001-04-17 6:40 ` John Fremlin
2001-04-17 6:41 ` Simon Richter
2001-04-17 11:16 ` Pavel Machek
2001-04-12 17:25 David Balazic
2001-04-16 7:03 ` Pavel Machek
2001-04-11 17:06 Grover, Andrew
2001-04-11 18:29 ` John Fremlin
2001-04-11 4:31 alad
2001-04-10 17:05 Grover, Andrew
2001-04-11 4:23 ` John R Lenton
2001-04-11 14:59 ` John Fremlin
2001-04-11 12:20 ` Pavel Machek
2001-04-11 15:10 ` John Fremlin
2001-04-11 14:56 ` John Fremlin
2001-04-04 22:02 Pavel Machek
2001-04-10 23:20 ` Miquel van Smoorenburg
2001-04-10 23:30 ` Miquel van Smoorenburg
2001-04-10 23:38 ` Kurt Roeckx
2001-04-10 23:46 ` Kurt Roeckx
2001-04-10 23:53 ` Miquel van Smoorenburg
2001-04-10 23:41 ` Mike Castle
2001-04-13 0:29 ` Pavel Machek
2001-04-16 12:42 ` Simon Richter
2001-04-16 15:49 ` Andreas Ferber
2001-04-16 16:25 ` Simon Richter
2001-04-16 21:27 ` Pavel Machek
2001-04-16 21:44 ` Simon Richter
2001-04-16 22:38 ` Andreas Ferber
2001-04-17 6:16 ` Simon Richter
2001-04-17 8:39 ` Andreas Ferber
2001-04-17 14:09 ` Simon Richter
2001-04-16 21:36 ` Ben Ford
[not found] ` <9b04food@ncc1701.cistron.net>
[not found] ` <9b052eod@ncc1701.cistron.net>
2001-04-13 0:26 ` Pavel Machek
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=m2u23m3s27.fsf@boreas.yi.org. \
--to=chief@bandits.org \
--cc=Simon.Richter@phobos.fachschaften.tu-muenchen.de \
--cc=aferber@techfak.uni-bielefeld.de \
--cc=andrew.grover@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=pavel@suse.cz \
/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