Bill Moran writes:

>First would be historical.  BSD is historically a monolithic kernel.  The 
>more
>you rely on modules, the more the kernel acts like a microkernel.  I suspect

The kernel will still not be a microkernel.. it doesn't really matter
at what time the stuff is linked; a microkernel generally uses message
passing between mostly independent server processes, which is not what
the BSD kernel does.

-- 
Matthias Buelow

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to