Explain the difference between micro-kernel and
macro-kernel? Give an examples of micro-kernel and
macro-kernel?
Answer / subrahmanyam kambala
micro-kernel based operating systems like minix
device drivers are isolated from kernel and loaded in
their user addressspaces...they will intract with message
passing. speed is very less here because of switching
between kernel and user space and context switching..
macro-kernel based operating systems like windows and linux
device drivers are part of kernel ..to interact with
kernel need not switch to kernel mode...
speed is high..
Is This Answer Correct ? | 14 Yes | 2 No |
What was microsoft's first operating system?
Tell me is windows nt a full blown object oriented operating system? Give reasons?
Why is it called program files x86?
Define page fault interrupt?
What is virtual memory and where it exhist ?
What is FtDisk?
What's the difference between semaphore , critical sections and mutex?
What is the buddy system of memory allocation in operating system (os)?
Can two different ram speed modules be used together?
How do I enable plugins on firefox?
What is the Difference between Loading and Linking ?
What is a boot-strap program?