From LQWiki
In customizing the Linux kernel, monolithic means that much or all of the functionality is built into the kernel itself, rather than loaded modularly, using kernel modules. Compare with microkernel.
In customizing the Linux kernel, monolithic means that much or all of the functionality is built into the kernel itself, rather than loaded modularly, using kernel modules. Compare with microkernel.