Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Apr 2001 11:36:23 -0700 (PDT)
From:      Aman Sharma <satanmode@yahoo.com>
To:        freebsd-hackers@FreeBSD.org
Message-ID:  <20010405183623.84853.qmail@web13201.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help

************ 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. 
-------------- pitfall --------------------
1. the system after boot will load the kernel image
into core from    disc.
2. kernel runs init.
3. if init fails, then access to disk is'nt possible
as the    filesystem module is not running.
   **  i do not know how HURD does it **
--------------------------------------------
i have'nt done a lot of kernel hacking so if anyone
can shed some light on this subject, i'd be really
grateful



FreeBSDRules

__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/

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?20010405183623.84853.qmail>