Answers

Question and Answer:

  Home  Unix Inter-Process Communication (IPC)

⟩ What is the condition required for dead lock in Unix system?

deadlock occurs because of

1.no preembtion

2.circular waiting i.e.. when A process is waiting for the

resources which are held by the procees B,which is waiting

for the resources engaged by process A.

 160 views

More Questions for you: