what is the condition required for dead lock in unix sustem ?
Answer Posted / kumar
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.
| Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
Explain linking across directories?
What is ln(linking)?
What is daemon?
How to write the program on full-duplex communication on bidirectional?
Explain the advantage of executing a process in background?
What is ipc port?
What is i-node numbers?
What are the various schemes available?
What are the various schemes available in ipc?
Please describe the initial process sequence while the system boots up?
Max relax-able permission value with out giving write permission to others?
What is ipc in unix?
Explain the system calls used for process management?
What is the condition required for dead lock in unix system?
Please explain fork() system call?