Monday 9 April 2012

Combined Approach to Deadlock Handling


  • Combine the three basic approaches
  1. prevention
  2. avoidance
  3. detection
     allowing the use of the optimal approach for each of resources in the system.
  • Partition resources into hierarchically ordered classes.
  • Use most appropriate technique for handling deadlocks within each class.

2 comments: