Concept drill
deadlock prevention
GATE CSE & IT · Synchronization · 1996-2021
4
PYQs
100%
keyed
0
elite explanations
4
years appeared
Study anchor
Galvin — Operating System Concepts
Processes, scheduling, memory, files, deadlocks
Practice action
Start latest PYQPYQs in this concept
All concepts →2021 PYQ
Consider a computer system with multiple shared resource types, with one instance per resource type. Each instance can be owned by only one process at a time. Owning and freeing of...
mediumanswer keybasic explanation
2016 PYQ
Consider the following two phase locking protocol. Suppose a transaction $$T$$ accesses (for read or write operations), a certain set of objects $$\left\{ {{O_1},...,{O_k}} \right\...
mediumanswer key
2015 PYQ
Consider the following policies for preventing deadlock in a system with mutually exclusive resources. $$\,\,\,\,\,\,\,{\rm I}.$$ $$\,\,\,\,\,\,$$ Processes should acquire all thei...
mediumanswer key
1996 PYQ
A solution to the Dining Philosophers Problem which avoids deadlock is
easyanswer key