LWN.net Logo

Oracle's "Unbreakable Enterprise Kernel"

Oracle's "Unbreakable Enterprise Kernel"

Posted Sep 23, 2010 21:32 UTC (Thu) by zlynx (subscriber, #2285)
In reply to: Oracle's "Unbreakable Enterprise Kernel" by walex
Parent article: Oracle's "Unbreakable Enterprise Kernel"

The device numbers are critical information for creating a device node. It isn't equivalent to devfs at all.

Where devfs got into trouble was the creation and destruction of device nodes and the permissions on the nodes.

There is hardly any advantage to devfs over udev when a daemon has to be running to update device node permissions according to system policy. If you have that daemon it may as well be responsible for creating the nodes too.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds