Explain the difference between micro-kernel and
macro-kernel? Give an examples of micro-kernel and
macro-kernel?



Explain the difference between micro-kernel and macro-kernel? Give an examples of micro-kernel and ..

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

Post New Answer

More Operating Systems General Concepts Interview Questions

What was microsoft's first operating system?

0 Answers  


Tell me is windows nt a full blown object oriented operating system? Give reasons?

0 Answers  


Why is it called program files x86?

0 Answers  


Define page fault interrupt?

0 Answers  


What is virtual memory and where it exhist ?

0 Answers   MCN Solutions,


What is FtDisk?

1 Answers  


What's the difference between semaphore , critical sections and mutex?

1 Answers   SureSoft, Wipro,


What is the buddy system of memory allocation in operating system (os)?

0 Answers  


Can two different ram speed modules be used together?

0 Answers  


How do I enable plugins on firefox?

0 Answers  


What is the Difference between Loading and Linking ?

2 Answers   CTS,


What is a boot-strap program?

0 Answers  


Categories