Deadlock avoidance
上一节
下一节
TwoApproaches to Deadlock Avoidance:
ProcessInitiation Denial–Donot start a process if its demands might lead to deadlock–
ResourceAllocation Denial–Donot grant an incremental resource request to a process if this allocation mightlead to deadlock
Asystem consisting of four processes and three resources.
Allocationsare made to processors
Is this a safe state?


