Date: Thu, 06 Dec 2001 13:24:27 +0200 From: Maxim Sobolev <sobomax@FreeBSD.org> To: Hiten Pandya <hitmaster2k@yahoo.com> Cc: freebsd-current@FreeBSD.org, hackers@FreeBSD.org Subject: Re: what is PSEUDOFS? Message-ID: <3C0F556B.393942CA@FreeBSD.org> References: <20011206110959.57231.qmail@web21110.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hiten Pandya wrote: > > hi all... > i would like to know if possible what is PSEUDOFS... > cause i forgot to update my kernel configuration file, > regarding the message in the UPDATING section... > > i know what DEVFS is... after the lecture at the > BSDCon > 2001 Europe by phk.... As far as I know, PSEUDOFS is a kernel infrastructure that simplifies creation of fully-synthetic filesystems (a la procfs, or linprocfs). It should decrease amount of code duplication among such filesystems. -Maxim 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?3C0F556B.393942CA>