Question 1 (10 points) Consider the following directed graph showing resource allocation to three processes. Assume a si
Posted: Fri Jul 01, 2022 5:38 am
Question 1 (10 points) Consider the following directed graph showing resource allocation to three processes. Assume a single instance of resources of each type is allocated and requested. Run deadlock detection algorithm to determine whether this system is deadlocked or not, by showing a trace of running the algorithm. If deadlocked, identify all processes that are deadlocked. Then, briefly describe four ways to prevent deadlocks as discussed in Chapter 5. R1 R2 R3 풍풍풍 P1 P2 P3