Title :
An efficient distributed deadlock avoidance algorithm for the AND model
Author :
Wu, Hui ; Chin, Wei-Ngan ; Jaffar, Joxan
Author_Institution :
Sch. of Comput., Nat. Univ. of Singapore, Singapore
fDate :
1/1/2002 12:00:00 AM
Abstract :
A new rank-based distributed deadlock avoidance algorithm for the AND resource request model is presented. Deadlocks are avoided by dynamically maintaining an invariant Con(WFG): For each pair of processes pi and pj, pi is allowed to wait for process pj iff the rank of pj is greater than that of pi for the WFG (Wait-For Graph). Our algorithm neither restricts the order of resource requests nor needs a priori information about resource requests nor causes unnecessary abortion of processes. Multidimensional ranks, which are partially ordered and dynamically modified are used to drastically reduce the cost of maintaining Con(WFG). Our simulation results show that the performance of our algorithm is better than that of existing algorithms
Keywords :
concurrency control; distributed algorithms; graph theory; processor scheduling; resource allocation; AND resource request model; WFG; Wait-For Graph; concurrency control; distributed deadlock avoidance algorithm; dynamically modified ranks; invariant; multidimensional ranks; partially ordered rank; partially ordered ranks; unnecessary process abortion; System recovery;
Journal_Title :
Software Engineering, IEEE Transactions on