Deadlock
closed

closed by
356 views
0 votes
0 votes
closed with the note: duplicate
Consider two processes, $P$ and $Q$, each need three records, $R1$, $R2$. and $R3$, in a database. If $P$ asks for them in any order $R1$, $R2$, $R3$, and $Q$ asks for them in any order, What fraction of all the combinations are guaranteed to be deadlock-free?
closed by

Related questions