Discussion :: OS MCQs
- One way to ensure that the circular wait condition never holds is to :
A.
impose a total ordering of all resource types and to determine whether one precedes another in the ordering
|
B.
to never let a process acquire resources that are held by other processes
|
C.
to let a process wait for only one resource at a time
|
D.
All of these
|
Answer : Option A
Explanation :
None.
Be The First To Comment