Google
Web www.fiveanddime.net

UDEVD

Section: Linux Administrator's Manual (8)
Updated: February 2004
Index Return to Main Contents
 

NAME

udevd, udevdsend - udev event serializer daemon and udev event sender  

SYNOPSIS

udevsend hotplug-subsystem  

DESCRIPTION

udevd allows the serialization of hotplug(8) events. The events generated by the kernel may arrive in random order in userspace, that makes it neccessary to reorder them.
udevd takes care of the kernel supplied SEQNUM sequence number and arranges the events for execution in the correct order. Missing sequences delay the execution of the following events until a timeout is reached. Events without any sequence number are bypassing the queue and will be executed immediately.
For each event a udev(8) instance is executed in the background with the complete environment received by the hotplug event. All further events for the same device are delayed until the execution is finished. This way there will never be more than one instance running for a single device at the same time.
udevd receives the events from udevsend If udevd isn't already running, udevsend will start it.  

SEE ALSO

udev(8), udevinfo(8), hotplug(8)  

AUTHORS

udevd was developed primarily by Kay Sievers <kay.sievers@vrfy.org>, with much help from others.


 

Index

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO
AUTHORS

This document was created by man2html, using the manual pages.
Time: 00:17:10 GMT, May 13, 2005





www.fiveanddime.net








Google
Web www.fiveanddime.net