Question
Which policy prevents circular wait?
Select an option. Your answer will be checked instantly.
Correct Answer: C. Assign a total ordering to resource types and require requests in increasing order
Explanation:
A total resource order prevents dependency edges from forming a cycle.
Every process moves in the same direction through the ordering.
Leave a Reply