What is the best action a system can take when deadlock is
detected

Answers were Sorted based on User's Feedback



What is the best action a system can take when deadlock is detected..

Answer / nadeem khokhar

system checks for the priority. if a lower priority process is holding the resource and more priority process is in waiting, it frees the resource from low priority process and gives it to the higher priority process.
or it can also go for that if a process is not leaving the resource and other is in wait state then it checks the time quantum, if time quantum exceeds from the predefined time quantum it takes the resource and give it to the next process and same action repeated

Is This Answer Correct ?    8 Yes 0 No

What is the best action a system can take when deadlock is detected..

Answer / devendra singh

dedloc is condition lock relised from dedloc condition

Is This Answer Correct ?    2 Yes 6 No

Post New Answer

More Programming Languages AllOther Interview Questions

What is meant by spooling

2 Answers   Qiscet,


what is difference between scripts, smartforms and adobe forms

5 Answers  


Hi All, Can any one please send me the difference between informatica 7i and 8i versions, Thanks in advance. vinod

0 Answers  


What is a singleton linked list?

1 Answers   Wipro,


how can i split string in a textbox in windows appication using C#.net

0 Answers   IBM,






this question is from sas:what is the difference between FILE and INFILE statements? plz explain in brief?

1 Answers  


What is the maximum amount of memory any single process on Windows can address? Is this different than the maximum virtual memory for the system? How would this affect a system design?

2 Answers  


what is meaning of MDM in sap?let me know that meaning

0 Answers  


why we use abstract word in abstract window toolkit in java language.

0 Answers   Infosys,


What is the meaning of .(dot) in .NET framework?

1 Answers   HCL,


___ method used to move a recordset pointer in nth position in DAG.

1 Answers  


what is mutex?

4 Answers   Axiom, Blue Star, SQL Star,


Categories