Different Kernel Designs Overview
Kernel terminology gets tossed about quite a bit. One of the more common topics regarding operating system kernels is the overall design. In particular how the kernel is structured.
|
|
Kernel terminology gets tossed about quite a bit. One of the more common topics regarding operating system kernels is the overall design. In particular how the kernel is structured. Generally, there are three major types of kernels; monolithic, microkernel, and hybrid/modular. This text discusses the actual design nuances of the them regarding how they operate and the way in which subsystems access the kernel as well as each other. Full Story |
This topic does not have any threads posted yet!
You cannot post until you login.