Multiple Choice
Suppose that there are two resource types (R1 and R2) with five resources each available to four processes. At time 0, the following data is collected. The table indicates the process, the number of resources of each type currently allocated to the processes, and the current request of each resource type by each process. Process Allocation Request
R1 R2 R1 R2
P0 2 0 3 2
P1 1 1 1 0
P2 0 1 1 1
P3 1 1 3 2
Which of the following sentences is correct?
A) All four processes are currently deadlocked.
B) The system is not deadlocked.
C) Processes P0 and P3 are deadlocked.
D) Processes P0, P1 and P3 are deadlocked.
Correct Answer:

Verified
Correct Answer:
Verified
Q6: Recovery from a deadlock works best when
Q7: Protocols to prevent hold-and-wait conditions typically also
Q8: Describe how a safe state ensures deadlock
Q9: In a system that uses deadlock detection
Q10: If the sum of all needs for
Q12: A _ could be preempted from a
Q13: Describe the four conditions that must hold
Q14: Describe two protocols to ensure that the
Q15: Deadlocks can be prevented only if<br>A) all
Q16: What is the difference between deadlock prevention