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 |
How do I update in terminal?
What are the functions of operating system?
How does the system detect thrashing?
What is the resident set and working set of a process?
What are the steps of booting?
List the issues related to the handheld system.
What are the different job scheduling in operating systems?
What is an Assembler?
Does deleting all files uninstall a program?
Explain how a copying garbage collector works. How can it be implemented using semispaces?
Can x86 run 64 bit?
What are the three conditions that must be present for deadlock to be possible?