python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
In a critical section problem, why are the processes deciding which process should go next? Isn't this the job of a scheduling algorithm?
The context is Operating Systems - Critical Section problem.
One of the three protocols to solve the critical section problem is Progress:
Progress is : If no process is executing in its critical sect...
prabuddha atul raj bastola
Votes: 0
Answers: 0