Welcome to Westonci.ca, the ultimate question and answer platform. Get expert answers to your questions quickly and accurately. Get detailed and accurate answers to your questions from a community of experts on our comprehensive Q&A platform. Our platform offers a seamless experience for finding reliable answers from a network of knowledgeable professionals.

Consider a system with four processes and four resources as follows:
P is a set of processes as P= {P1, P2, P3, P4}
R is a set of resources as R= {R1, R2, R3, R4}
R1, R2, R3 and R4 have two instances. The Snapshot at time T0 has the following situation:
 P1 allocates an instance of R1 and R3 while requesting an instance of R2.
 P2 allocates an instance of R2 and R4 while requesting an instance of R1.
 P3 allocates an instance of R1 and request R4.
 P4 allocates an instance of R2 and doesn’t need any other resource.
1. Draw the resource allocation graph.