0% found this document useful (0 votes)
40 views

Application: Monolithic Kernel With All OS Services Running in Kernel Space

The document describes two different kernel architectures - a monolithic kernel where all OS services run in kernel space and a microkernel where only essential services like memory management and process management run in the kernel space, with other services running as servers in user space.

Uploaded by

eshwar_world
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
40 views

Application: Monolithic Kernel With All OS Services Running in Kernel Space

The document describes two different kernel architectures - a monolithic kernel where all OS services run in kernel space and a microkernel where only essential services like memory management and process management run in the kernel space, with other services running as servers in user space.

Uploaded by

eshwar_world
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Application

Monolithic kernel with all OS


services running in kernel
space
Servers ( Kernel Services
Applications
running in user Space)

Microkernel with essential services like


memory management, Process
Management, Timer Systems etc.,

You might also like