On Thu, 5 Apr 2001, Aman Sharma wrote:
>
> ************ project *************
> ********** kldload ufs ***********
> i feel that a real microkernel OS should'nt have a
> bloated kernel in the sense, that heavy OS equipment
> like a FileSystem should run as a module on top of the
> kernel.
> i aim to make ufs run as a module on FreeBSD, which
> surely would require a lot of serious kernel
> code<-entry points.
It shouldn't be too bad as long as you force the loader to load the
module, otherwise you run into a chicken & egg problem.
Doug White | FreeBSD: The Power to Serve
[EMAIL PROTECTED] | www.FreeBSD.org
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message