Deadlock Cycle

If there is a cycle then it is necessary that it will be in deadlock? Elaborate

Questions by navneetasharma

Showing Answers 1 - 6 of 6 Answers

vurukalasc

  • Apr 30th, 2009
 

Cycle in Resource Allocation Graph (RAG) does not mean dead lock.
It is the necessary condition but not the sufficient condition to check for dead lock
only if the resource has single instance then we can say that cycle in RAG means deadlock.

  Was this answer useful?  Yes

khanrijwan

  • Sep 24th, 2010
 

If all the resources have only one instance and there is a cycle in the resource allocation graph, then deadlock is conform.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions