Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Sep 1999 08:22:36 +0700
From:      Boris Popov <bp@butya.kz>
To:        "Matthew N. Dodd" <winter@jurai.net>
Cc:        Warner Losh <imp@village.org>, Matthew Dillon <dillon@apollo.backplane.com>, Chuck Robey <chuckr@mat.net>, Julian Elischer <julian@whistle.com>, Wayne Cuddy <wayne@crb-web.com>, FreeBSD Hackers List <freebsd-hackers@FreeBSD.ORG>
Subject:   Re: what is devfs?
Message-ID:  <37E6DDDC.403569A5@butya.kz>
References:  <Pine.BSF.4.10.9909201329300.20959-100000@sasami.jurai.net>

next in thread | previous in thread | raw e-mail | index | archive | help
"Matthew N. Dodd" wrote:
> 
> On Mon, 20 Sep 1999, Warner Losh wrote:
> > Yes.  That's true.  That's why the idea of devfsd is simple, but
> > implementing it well enough for people to be happy with it is much
> > much harder.
> 
> I think a minimal feature set for the first rev would satisify 90% of
> those wanting persistence no?  ie just tracking permissions and owners for
> everything, and restoring them to their previous state on startup.  This
> would require that devfsd be started fairly early.  Adding a tunable
> checkpoint interval would be fairly simple.   Beyond that it would be a
> matter of what specific features the 'power users' wanted.  This simple
> behavior would nearly exactly mimic the behavior of a normal filesystem
> based /dev.

	Why not to create a simple 'devfs' device ? devfsd can sleep at 
polling it and devfs device itself can provide hooks in the kernel to
register all important events and pass them to devfsd.

--
Boris Popov
http://www.butya.kz/~bp/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37E6DDDC.403569A5>