InterviewSolution
Saved Bookmarks
| 1. |
What factors influence whether or not a detection algorithm is required in a deadlock avoidance system? |
|
Answer» One of the FACTORS is that it is DEPENDENT on how frequently a deadlock is likely to OCCUR when this algorithm is IMPLEMENTED. The other is the number of processes that will be affected by deadlock if this algorithm is used. |
|