Tuesday, March 25, 2008
HYBRID KERNEL
Hybrid kernels are essentially a compromise between the monolithic kernel approach and the microkernel system. This implies running some services (such as the network stack or the filesystem) in kernel space to reduce the performance overhead[citation needed] of a traditional microkernel, but still running kernel code (such as device drivers) as servers in user space
Subscribe to:
Post Comments (Atom)

No comments:
Post a Comment