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
Which ipc is faster?
Please describe the initial process sequence while the system boots up?
Please explain fork() system call?
How to write the program on full-duplex communication on bidirectional(e.g using two pipes)?
Explain the system calls used for process management?
What is ipc port?
Tell me set-user-id is related to (in unix)?
Max relax-able permission value with out giving write permission to others?
What is unix ipc?
Explain linking across directories?
Explain the initial process sequence while the system boots up?
Explain how do you execute one program from within another?
What are the various schemes available?
What is fork()?
What is daemon?