Difference between monolithic and micro kernel in OS

LS Academy for Technical Education
LS Academy for Technical Education
41 هزار بار بازدید - 5 سال پیش - OS Notes @100 UPI ID
OS Notes @100 UPI ID LK9001@ICICI Share screenshot on 7417557883 automata Notes @100 UPI ID LK9001@ICICI Share screenshot on 7417557883 Monolithic kernel is a single large process running entirely in a single address space. It is a single static binary file. All kernel services exist and execute in the kernel address space. The kernel can invoke functions directly. In microkernels, the kernel is broken down into separate processes, known as servers. Some of the servers run in kernel space and some run in user-space. All servers are kept separate and run in different address spaces. Servers invoke "services" from each other by sending messages via IPC
5 سال پیش در تاریخ 1398/12/25 منتشر شده است.
41,008 بـار بازدید شده
... بیشتر