|
|
Log in / Subscribe / Register

Huh?

Huh?

Posted Aug 13, 2008 2:10 UTC (Wed) by corbet (editor, #1)
In reply to: Udev rules and the management of the plumbing layer by jreiser
Parent article: Udev rules and the management of the plumbing layer

I guess my vision is even more limited than you think; I must confess that I don't understand your comment at all. What does first-world have to do with anything?

The point is that the thing we think of as the "kernel" increasingly involves a layer of surrounding software which mediates between the kernel and the rest of user space.


to post comments

Huh?

Posted Aug 13, 2008 8:51 UTC (Wed) by dlang (guest, #313) [Link] (2 responses)

I think that this poster is referring to the embedded problem. for embedded systems udev is
not an admantage, it's something to remove. currently they can get along just fine with an
old-stule /dev/directlry (populated only with the devices that actually exist)

as long as these things are kept optional I don't see this as a big problem (although the
authors of these tools do tend to forget that not every system is going to use them)

In my mind the bigger problem is that these tools are a middle ground between the kernel and
userspace, sometimes they are tied to one and sometimes to the other. this can cause surprises
when upgrading, and it's all to easy to get into a bind where you can't upgrade one piece
without having to upgrade a lot more, or where once you upgrade you can't go back.

Huh?

Posted Aug 13, 2008 14:11 UTC (Wed) by pj (subscriber, #4506) [Link] (1 responses)

Indeed, the Openmoko guys found tat removing udev and prepopulating /dev saved them over 5s of
boot time - something very desirable in a cellphone!

Huh?

Posted Aug 14, 2008 6:48 UTC (Thu) by deleteme (guest, #49633) [Link]

Doesn't OpenMoko take about 1.5 minutes to boot up?


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