Get premium membership and access questions with answers, video lessons as well as revision papers.

Differntiate monolithic kernel and microkernel

      

Differntiate monolithic kernel and microkernel

  

Answers


Joseph
Monolithic kernel is a single process running through the entirely in a single address space. It is a single static binary file while microkernel is broken down into separate processes known as serves and some of the kernels run in kernel space and some run in user space .
Other differences:
1.Monolithic kernel is much older than microkernel.
2.Monolithic kernels are used in Unix and Linux while microkernels are used in QNX,L4 and HURD.
3.monolithic kernels are faster than microkernels.
4.Monolithic kernels generally are bulky while pure microkernels are small in size.
5.In monolithic kernels the device drivers reside in the kernel space while in the microkernel the device drivers reside in the user space.

Erwoti answered the question on June 21, 2018 at 05:03


Next: What mass of sodium hydroxide would be needed to neutralize exactly 200 cubic centimetre of a solution containing 49 grammes of sulphuric acid in dm-3
Previous: Give reasons why majority of Kenyans fear to borrow money from commercial banks

View More Computer Science Questions and Answers | Return to Questions Index


Learn High School English on YouTube

Related Questions