On 2005-01-31 09:17, Sean Murphy <[EMAIL PROTECTED]> wrote:
> The FreeBSD kernel is monolithic correct?

Yes.  At least, sort of.

> Does it support or does it use kernel loadable modules and if so why?

Yes.  Because by not having everything loaded at the same time, a lot of
memory can be saved.  Memory which can be used to do more useful stuff.

PS:

You could have found hundreds of thousands of references for FreeBSD
kernel modules on Google (almost 800,000 hits), without posting here.

Use the network, please :P

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to