* coldplug scripts
@ 2005-08-20 0:09 Marco d'Itri
0 siblings, 0 replies; only message in thread
From: Marco d'Itri @ 2005-08-20 0:09 UTC (permalink / raw)
To: linux-hotplug
http://www.bofh.it/~md/debian/coldplug_0.0.tar.gz
Here I uploaded a preliminary (and TOTALLY UNTESTED) version of my new
coldplugging scripts (and hotplug-related udev rules).
The plan is to generate at boot time a set of synthesized hotplug events
which are as similar as possible as the ones which would be captured in
the initramfs by udeveventrecorder.
The implementation is an init script which will run the
/etc/hotplug/*.rc shell scripts. Each one which will synthesize the
events (I expect there are less than 70 on a typical system) and
dump them to files in /dev/.events/. Then the init script will use
udevinitsend to feed the events to udevd, which will use a few RUN
rules to load the relevant modules or user space scripts.
Even if implemented in shell the scripts appear to be very fast, so I
doubt that this will create performance issues.
--
ciao,
Marco
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-08-20 0:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-20 0:09 coldplug scripts Marco d'Itri
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).