Exokernel Architecture

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

In this architecture, the kernel provides only a few secure abstractions for hardware resources and low-level primitives, and the rest is left for user-level libraries to implement.