Re: devfs vs udev, thoughts from a devfs user

From: Mike Bell
Date: Tue Feb 10 2004 - 20:23:59 EST


On Tue, Feb 10, 2004 at 02:46:16PM -0500, Chris Friesen wrote:
> I believe this is a misconception.
>
> Udev uses standard rules by default. If the end-user (or their distro)
> wants to add additional rules or override these rules, they can do that.

Right, but why is "override" better than "in addition to" in this case?
With the in addition case, any linux system at least has the
predictable, kernel-generated name, and any app can rely on that name
being the same on. If the user doesn't like it, he/she is free to make
another one, but the old one's still there.

udev's additional flexibility over devfs with regard to naming seems to
boil down to that, udev is instead of, devfs is in addition to. Why is
instead of better?

There's space savings, but a simpler devfs might actually be more RAM
efficient than using the generic tmpfs with device nodes on it. And
there's the cleanliness of not having unused device nodes around, but
those unused device nodes guarantee that no matter what crazy naming
scheme you personally like for your devices, they're still findable the
old fashioned way too.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/