Home /
Expert Answers /
Computer Science /
2-consider-a-system-with-two-processes-and-three-resource-types-a-b-and-c-the-system-has-2-uni-pa840
(Solved):
2 Consider a system with two processes and three resource types, A, B, and C. The system has 2 uni ...
2 Consider a system with two processes and three resource types, A, B, and C. The system has 2 units of A, 2 units of B, and 4 units of C. Draw a resource allocation graph for this system that represents a state that is NOT deadlocked and NOT safe.
As per definition, unsafe state is a state where system is unable to fulfil the resource requirement of all the processes, but this doesn't always lead to a deadlock as for deadlock we need race condition and cyclic dependency also. Hence, we can tak