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
What is i-node numbers?
Explain what are the system calls used for process management?
Explain about daemon?
How to get or set an environment variable from a program?
Explain the system calls used for process management?
Explain how do you execute one program from within another?
Which ipc is faster?
How to write the program on full-duplex communication on bidirectional?
What is fork()?
Please describe the initial process sequence while the system boots up?
What is ipc in unix?
What is ipc port?
What is unix ipc?
What are the various schemes available in ipc?
Which ipc is the fastest in unix?