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 |
Explain about linker and the functions executed by them?
What is multi tasking, multi programming and multi threading?
1)application programs interact with operating system through system call.is there any method of interaction between the two? 2) Inconveniences faced by user interacting with a computer systemwithout a operating system? 3) what are the requirements for virtual memory architecture
how to disable screensaver on ovation OS engineering station?
Explain condition variable.
What is pipelining in reference to ram?
Can you explain the Virtual memory?
What is the cache memory?
Who is the father of operating system?
How do I see all files on my mac?
Explain the concept of the batched operating systems?
How do I search for a pattern in vi?