Answer to Question #106366 in Programming & Computer Science for DeadBeast

Question #106366
Given the following process/resource information, construct a resource-
allocation graph. Is deadlock possible? Explain.

Resource # of instances Requested by Allocated to

R1 2 P3 P1, P2
R2 1 P4 P3
R3 2 P4 P2, P3
R4 1 P1 P2
1
Expert's answer
2020-03-30T11:38:51-0400
P2 is holding R1 and R4.
P2 is waiting for R3 and can’t be released.
R3 is held by P3 and is waited by P4.
P3 is waiting for R1, which is held by P2, so there is a deadlock. P4 doesn’t break the cycle, because it is waiting for R3.

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
APPROVED BY CLIENTS