Various kinds of Kernel
Write down the various kinds of Kernel?
Expert
Kernels are essentially of two kinds which are illustrated below:
a.) Monolithic Kernels - In this kind of kernel, all the system services were packaged in a single system module that leads to poor maintainability and vast size of kernel.
b.) Microkernels - They pursue the modular approach of architecture. Maintainability became simpler with this model as only the concerned module is to be loaded and changed for every feature. This model also stores a tab on the ever growing code size of the kernel.
Briefly explain compaction?
What is meant by the term mutex?
Explain various file accessing methods?
What do you mean by the Direct Communication?
Illustrate the main difference between the Mixed Mode and Native Mode?
Give a brief introduction of the term ‘operating system’?
Define the entry section and the exit section.
Explain cache memory?
Write down the various IPC methods?
Explain several page replacement algorithms which are used for the page replacement?
18,76,764
1928517 Asked
3,689
Active Tutors
1420897
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!