Re: [PATCH] driver-core: devtmpfs - driver core maintained /devtmpfs

From: Alan Cox
Date: Fri May 01 2009 - 09:19:35 EST


> No tool ever has a chance to get to the information only available at
> early kernel init. All such tools will need to "replay" what the
> kernel already did. This is intended to save us from doing this, and
> retain the information which is there, but lost at the moment the
> tools have the first chance to run.

Serious question - which is the better problem to fix ?

> It's not about a sucking tool, its just impossible. And there is no
> space wasted, it's a single string for a very few subsystems, an
> nothing is stored per device.

Plus code plus tmpfs nodes (the latter are not quite free because you
create unneeded ones versus udev but I agree that is noise for most users)
--
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/