Answer Posted / sandeep kumar gautam
The critical-section problem is to design a
protocol that the processes can cooperate. The protocol
must ensure that when one process is executing in its
critical section, no other process is allowed to execute in
its critical section.
sandeep gautam
rits cs 2012
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
What is protection boundary?
Explain the performance differences between user-space threads and kernel-supported threads.?
How to work unix commands on windows xp without installing unix o/s in pc?
Explain critical section?
Explain similarities between thread and process?
Explain the architectural differences between user-space threads, and kernel-supported threads?
Explain what are the main families of threads?
Explain what is scheduling?
What is the working set of a process?
Explain how to work unix commands on windows xp without installing unix o/s in pc?
Explain what is critical section?
explain about the initial process sequence while the system boots up?
What is the window of the working set of a process?
List the system calls used for process management?
Explain the different kinds of threads?