Hybrid Kernel Architecture

Home > Computer Science > Operating Systems > Kernel Architecture > Hybrid Kernel Architecture

This architecture is a combination of both monolithic and microkernels. It allows flexibility in communication between kernel-level components and implements some device drivers in user space.