Login
Remember
Register
Ask a Question
What factors determine whether a detection algorithm must be utilized in a deadlock avoidance system?
0
votes
asked
Sep 18, 2023
in
Operating System
by
Robin
What factors determine whether a detection algorithm must be utilized in a deadlock avoidance system?
detectionalgorithm
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Sep 18, 2023
by
Robin
One is that it depends on how often a deadlock is likely to occur under the implementation of this algorithm. The other has to do with how many processes will be affected by deadlock when this algorithm is applied.
...