Q1. What is an interrupt? How are multiple interrupts dealt
with?

Q2. Explain the difference between a MONOLITHIC KERNAL and
a MICROKERNAL?

Q3. List reasons why a Mode switch between threads may be
cheaper than a Mode switch between processes.

Q4. What is the difference among deadlock avoidance,
detection and prevention?

Q5. What items of information about a task might be useful
in real time scheduling?

Q6. Discuss some of the reasons for implementing process
migration ?
How is the process address space handled during process
migration?



Q1. What is an interrupt? How are multiple interrupts dealt with? Q2. Explain the difference be..

Answer / hemant chand dungriyal

Ans. When we start to develop a operating system kernal size
is so small but when we start more development in kernal than we add more file or modual in kernal.So our kernal
size is increasing day by day after some time our kernal
size is so big as known as MONOLITHIC KERNAL(in which we
face slow speed problem).
Then developer think and it reduce the kernal size as known
as MICROKERNAL(in which we store some important or necessary
files(without these file computer not run)).

Is This Answer Correct ?    6 Yes 9 No

Post New Answer

More Operating Systems AllOther Interview Questions

Is the g in gnu silent?

1 Answers  


Which is your favorite editor, shell, programming shell and why?

1 Answers   TCS,


What is the best memory for a laptop?

1 Answers  


Is microsoft coming out with a new operating system?

1 Answers  


Is kernel a os?

1 Answers  


Can I close my computer while updating?

1 Answers  


What is a Safe State and what is its use in deadlock avoidance?

1 Answers   BirlaSoft,


How do I upgrade my operating system?

1 Answers  


Q1. What is an interrupt? How are multiple interrupts dealt with? Q2. Explain the difference between a MONOLITHIC KERNAL and a MICROKERNAL? Q3. List reasons why a Mode switch between threads may be cheaper than a Mode switch between processes. Q4. What is the difference among deadlock avoidance, detection and prevention? Q5. What items of information about a task might be useful in real time scheduling? Q6. Discuss some of the reasons for implementing process migration ? How is the process address space handled during process migration?

1 Answers  


what is memory managemant in Win95

1 Answers  


How do I run a curl command?

1 Answers  


What is the g in gnu?

1 Answers  


Categories