Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 683 Bytes

README.md

File metadata and controls

13 lines (13 loc) · 683 Bytes

Deadlock-detector-and-solver

Operating system mini-project

Contributers:
Ajit Mujumdar
Tushar Rai
Yuvraj Dalia
Gaurav Ahlawat

As a part of our course project we have tried to remove circular wait from concurrent programming which leads to deadlock in system reducing its efficiency.

When there is no error file runs with no errors. alt text

When there is a possible deadlock it is resolved and program restarts a normal. alt text