OPERATING SYSTEM CONCEPTS
Dhotre, I. (2009). Operating Systems. Technical Publications.
In his book title “Operating systems” Dhotre explains the designs and processes that determine the existence of deadlock. One of the solutions developed in this situation is to let the operator know of the existence of a deadlock and employ manual recovery methods. He continues to outline the automatic recovery methods. In general, the author has outlines two mechanisms for total recovery from deadlock. First, one or more processes are aborted to break the cycle of waiting. Secondly, the preemptive mechanism done on one or more of the deadlocked processes will release ...