Signal or wait operations for monitor
How is the signal or wait operations for monitor dissimilar from those for semaphores?
Expert
If a process in a monitor signal and no task is waiting on the condition variable, the signal is misplaced. So this permits easier program design. But in semaphores, each and every operation affects the value of the semaphore, so the signal and wait operations must be perfectly balanced in the program.
What is meant by Distributed systems?
What are approaches for dealing with deadlock
Explain the critical section problem?
What do you mean by server? Describe with some examples.
Name various stages a processes go through before it is executed finally.
What is meant by the term mutex?
What do you mean by the TLB and Hit-Ratio?
Write down the functions constituting the OS's memory management?
Explain the use of monitors.
Write down the essential functions of file management in OS?
18,76,764
1952573 Asked
3,689
Active Tutors
1421528
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!