Get premium membership and access questions with answers, video lessons as well as revision papers.

Describe the techniques to control deadlocks in a computer system

      

Describe the techniques to control deadlocks in a computer system

  

Answers


Davis
-Deadlock detection and recovery ; detect it and, when it occur take step to recover
-Deadlock avoidance; avoid deadlock by careful resource scheduling
-Deadlock prevention;prevent deadlock by resource scheduling so as to negate at least one of the four conditions
-Elimination of mutual exclusion condition;Avoid using non-sharable resource simultaneously e.g printer.
-Elimination of hold and wait; Disallow a process from requesting resources whenever it has previously allocated resources.

Githiari answered the question on November 17, 2017 at 05:58


Next: Give 3 ways in which a system maintainer should follow to ensure integrity in the data stored in a database system
Previous: List five components of a database system environment giving a brief description of their functions.

View More Computer Studies Questions and Answers | Return to Questions Index


Learn High School English on YouTube

Related Questions