in Operating System
378 views
0 votes
0 votes
meeting progress implies solution is deadlock free? (true / false)
in Operating System
by
378 views

4 Comments

it is defined that "$deadlock\rightarrow \overline{progression}$"

$\Rightarrow$ $\overline{deadlock}+\overline{progress}$

$\Rightarrow$ $\overline{deadlock}+\overline{1}$ // since system is progressive

$\Rightarrow$ $\overline{deadlock}$ //no deadlock

this means that meeting progress implies system is deadlock free

5
5

Progress means atleast one is still running.

 Progress is  No deadlock . (direct)

Deadlock is not progress . (contrapositive)

if direct is true then contrapossitive is true.

0
0
Wow nice way to explain @nitish
0
0

Please log in or register to answer this question.

Related questions