Search results for resource-allocation

49 votes
10 answers
2
34 votes
4 answers
5
Consider the resource allocation graph in the figure.Find if the system is in a deadlock stateOtherwise, find a safe sequence
28 votes
7 answers
12
A system shares $9$ tape drives. The current allocation and maximum requirement of tape drives for that processes are shown below:$$\begin{array}{ccc} \textbf{Process} &...
3 votes
1 answer
15
A $\text{10-unit}$ heap of memory uses an allocation algorithm in which a block is allocated at the left end of the leftmost block in which it fits. Which of the followin...
0 votes
3 answers
17
A system has $3$ processes sharing $4$ resources. If each process needs a maximum of $2$ units then, deadlockCan never occurHas to occurMay occurNone of the options
0 votes
2 answers
20
I’m getting 2 as the answer, but the correct one given by them is 5.Somebody please confirm.