Explain the difference between a MONOLITHIC KERNAL and a
MICROKERNAL?
Answers were Sorted based on User's Feedback
Answer / sruthi
monolithic kernel does not allow new servers to be added dynamically and so changes cannot be done where as in micro kernel new servers can be added dynamically. micro kernel is embedded between a middleware and operating system.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / reshma begam pattan
A monolithic kernel is a kernel architecture where the entire
operating system is working in the kernel space and alone as
supervisor mode.
Micro kernels run most of the operating system services in
user space as servers
I have found these answers from wikipedia
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the advantage of using threads?
Which one is not suitable for client-server application? 1. tcp/ip 2. message passing 3. rpc 4. none of the above
Explain what is meant by heap?
What are the different synchronization mechanisms?
Explain thread.
How do I know if my cpu is overheating?
How are the wait/signal operations for monitor different from those for semaphores?
When the process is hung...what the immediate solution you will give?
What is the best page size when designing an operating system?
What is the difference between ram and cache memory?
What is a full form of ok?
How do I delete an operating system?