DragonFly BSD
DragonFly kernel List (threaded) for 2003-12
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: devFS?


From: Paul Herman <pherman@xxxxxxxxxxxxxxx>
Date: Tue, 9 Dec 2003 10:01:02 -0800 (PST)

On Tue, 9 Dec 2003 andy-dragonfly@xxxxxxxxxxxxxxx wrote:

> But there is no way around non-volatile backing store that i see
> (what else is a config file?).

I always thought The Way devfs Should Be Done would be a kind of
unionfs for /dev.  If a device with your ownership/permissions
doesn't exist on your non-volatile /dev directory, then you fall
through to devfs which creates it on the fly.  Pretty much the best
of the both worlds.

. ..modulo details, of course, like how to actually create entries
in the upper non-volatile layer, but as long as we're just throwing
out ideas...

-Paul.



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