167
Indirect methods of deadlock prevention
nNo preemption
u Can be prevented in several ways. But whenever a process must release a resource who’s usage is in progress, the state of this resource must be saved for later resumption. 
uHence: practical only when the state of a resource can be easily saved and restored later, such as the processor.