Answer Posted / ssathishmurugan
1,user running,
2,kernel running,
3,ready to run in memory
4,ready to run in swap area
5,blocked, but process in memory
6,blocked, but process in swap area and
7,zombie
| Is This Answer Correct ? | 20 Yes | 8 No |
Post New Answer View All Answers
Please describe the initial process sequence while the system boots up?
Explain the advantage of executing a process in background?
How to get or set an environment variable from a program?
What is unix ipc?
What are two different models of ipc differentiate both?
Explain linking across directories?
What is ln(linking)?
Explain the system calls used for process management?
What is fork()?
How to write the program on full-duplex communication on bidirectional?
What is i-node numbers?
Explain how do you execute one program from within another?
Explain what are the system calls used for process management?
What is the condition required for dead lock in unix system?
What is ipc in unix?