What are the system calls used for process management:
Answer Posted / prashanth
The system calls for process management are fork() and vfork
() which will create a process.
| Is This Answer Correct ? | 10 Yes | 5 No |
Post New Answer View All Answers
Explain what are the system calls used for process management?
What is the condition required for dead lock in unix system?
Explain how do you execute one program from within another?
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 are the various schemes available in ipc?
How to write the program on full-duplex communication on bidirectional?
What is ipc in unix?
What is the full form of ipc?
What are two different models of ipc differentiate both?
Explain what is the process id for kernel process?
Explain the advantage of executing a process in background?
What is i-node numbers?
Tell me set-user-id is related to (in unix)?
Explain a zombie?