Monolithic vs Modular Kernel?
David Naylor
naylor.b.david at gmail.com
Thu Dec 10 08:07:31 UTC 2009
Hi,
What are the pros and cons of building a stripped down kernel and loading all
the missing parts via modules (such that you end up with the same
functionality as generic kernel) vs having a kernel with all the modules built
in?
Also, is there anyway to detect if there are hardware without drivers (such as
a sound card without any snd_ loaded) and to detect the type of device (e.g.
network, usb, sound, graphics)?
Lastly, is there any way to determine what 'modules' a kernel is build with?
Regards,
David
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: This is a digitally signed message part.
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20091210/361ac71f/attachment.pgp
More information about the freebsd-questions
mailing list