DragonFly BSD
DragonFly kernel List (threaded) for 2004-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: devfs vs udev/hotplug


From: Diego Calleja García <diegocg@xxxxxxxxxxx>
Date: Wed, 21 Apr 2004 21:22:35 +0200

El Wed, 21 Apr 2004 17:59:44 +0100 Hiten Pandya <hmp@xxxxxxxxxxxxx> escribió:

> 
> 	I don't think speed will be much of an issue, once Async
> 	messaging and a Shared Memory Segment between userland and
> 	kernel is implemented.  One can utilize that.


And even if you don't have that, the udev developer
tested this, quoting http://lwn.net/Articles/75627/

"Unofficially it looks like it only took 7 seconds extra to use udev to name 1000
scsi disks (and the rule was calling out to scsi_id for every disk, and then
parsing over 1000 rules.)  Note that is 7 seconds extra to name _all_ of
the disks at once using the scsi_debug module."

And those are "virtual disks" not real ones, which means that in the real
world hardware won't be that fast detecting, initializating, etc... devices
and  udev will be faster enought to do its job.




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]