How you can detect deadlock condition?



How you can detect deadlock condition?..

Answer / Kumud Kinakar

Deadlock conditions can be detected using various techniques. One common approach is to periodically check if any process has been waiting for a resource for an unusually long time. Another method is to monitor mutual exclusion graphs, which represent the resource usage among processes, for cycles that indicate a deadlock situation.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Operating Systems General Concepts Interview Questions

What are the 5 basic filing systems?

1 Answers  


What is load sharing in operating system (os)?

1 Answers  


If there are too many page faults what is the problem?

1 Answers  


What is the max ram for a 64 bit?

1 Answers  


Critical section is?

2 Answers   Patni, Wipro,


What is the most used operating system in the world?

1 Answers  


What do you mean by a semaphore?

1 Answers   Flextronics,


How much ram can you put in a 64 bit system?

1 Answers  


What are the different ram standards/versions?

1 Answers  


how does a virus infect the system

8 Answers   LK, Sutherland,


What is the main thread?

1 Answers  


When designing the file structure for an operating system, what attributes are considered?

1 Answers  


Categories