Monolithic kernels run all operating system functions in kernel mode. The kernel itself either contains all necessary code already (compile time extension) or modules can be loaded dynamically (e.g. linux). All kernel code has the same criticality: a bug and the kernel crashes!
|
www.kriha.de/krihaorg/docs/lectures/security/tcb/foil21...
www.kriha.de/krihaorg/docs/lectures/security/tcb/foil21.html
|
|
Kernel (computing) - Wikipedia, the free encyclopedia
|
|
In computing, the 'kernel' is the central component of most computer operating systems. Its responsibilities include managing the system's resources (the communication between hardware and software co...
en.wikipedia.org/wiki/Kernel_(computing)
|
|
|
What is a kernel ? ... Kernel mode In this mode, the software has access to all the instructions and every piece of hardware. ... Monolithic kernel based systems...
|
kilobug.free.fr/hurd/pres-en/abstract/html/node2.html
|
|
|
|
I still maintain the point that designing a monolithic kernel in 1991 is a fundamental error. Be thankful you are not my student. You would not get a high grade for such a design :-)
|
www.dina.dk/~abraham/Linus_vs_Tanenbaum.html
|
|
|
|
Monolithic kernels traditional being implemented with more components in kernel space, while microkernels moved those components from kernel space to user space. Linus of course being on the monolithic design side of the fence (Linux being a monolithic kernel.)
|
www.oreillynet.com/cs/user/view/cs_msg/2719
|
|
|
To build a monolithic kernel, follow the same steps as building a modularized kernel, with a few exceptions. ... When configuring the kernel, do not compile anything as a module. In other words, only answer Yes or No to the questions. Also, you should answer No to kmod support and module version (CONFIG_MODVERSIONS) support.
|
www.redhat.com/docs/manuals/linux/RHL-7.3-Manual/custom...
www.redhat.com/docs/manuals/linux/RHL-7.3-Manual/custom-guide/s1-custom-kernel-monolithic.html
|
|
FAQ for kernel developers ... (ADB) In this FAQ, we have tried to use the word "Linux" or the expression "Linux kernel" to designate the kernel, and GNU/Linux to designate the entire body of GNU/GPL'ed OS software, as found in the various distributions.
|
Monolithic kernel vs. Microkernel; Benjamin Roch; TU Wien phibre@gmx.net; ABSTRACT; This document explains the two main kernel architectures of operating systems: the monolithic kernel and the microker-nel. Figure 1: Monolithic kernel based operating system tem service like process and memory managment,
|
www.vmars.tuwien.ac.at/courses/akti12/journal/04ss/arti...
www.vmars.tuwien.ac.at/courses/akti12/journal/04ss/article_04ss_Roch.pdf
|
|
monolithic kernel An OS kernel that is entirely self contained and does not call in additional drivers or modules as needed ... Computer Desktop Encyclopedia: monolithic kernel...
|
www.answers.com/topic/monolithic-kernel
www.answers.com/topic/monolithic-kernel
|
|