KERNAL
KERNAL
2. Design and
Implementation OS is complex to design. OS is easy to design and implement.
5. Coding To design a microkernel, more code Less code when compared to microkernel
is required.
Message passing and Context Message forwarding and context Message passing and context
12. switching are required by the switching are not required
switching
microkernel. while the kernel is working.
The kernel only offers IPC and low-level The Kernel contains all of the
13. Services device management services. operating system’s services.