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: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Tue, 20 Apr 2004 13:52:23 -0700 (PDT)

: (Simon)
:> What do people think of the udev/hotplug solution vs devfs? At first 
:> inspection, udev appears to be a little more Dragonfly-ish because of 
:> its placement in userland.
:
:I'd vote for udev (or something like it)
:
:-- 

    I think I would prefer udev over devfs.  It seems silly to try to manage
    yet another fake filesystem in the kernel, just look at all the bugs 
    that have cropped up in existing devfs and procfs implementations, not
    to mention unionfs and nullfs!  You'd think we would have learned our
    lesson by now!

    I would definitely prefer a userland demon which performs the work based
    on what the kernels tells it to do.  The kernel can still assign dynamic
    minor numbers for dynamic devices, and that is really the crux of the
    functionality we want to have.

					-Matt
					Matthew Dillon 
					<dillon@xxxxxxxxxxxxx>



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