Unix IPC Question: Download Unix Inter-Process Communication (IPC) PDF

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

Tweet Share WhatsApp

Answer:

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.

Download Unix Inter-Process Communication (IPC) PDF Read All 26 Unix Inter-Process Communication (IPC) Questions
Previous QuestionNext Question
Tell me set-user-id is related to (in unix)?What is i-node numbers?