what is the process id for kernel process?
Answer Posted / vinoth
The Process id are sequentially numbered and the first process id created is ' PID 0', which loads the data structures and resources of Kernel which also forks the next process "INIT" which has the process id '1'.
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
What is daemon?
Explain linking across directories?
Explain how do you execute one program from within another?
Which ipc is faster?
Please describe the initial process sequence while the system boots up?
What is the full form of ipc?
Explain what are the system calls used for process management?
Explain what is the process id for kernel process?
How to get or set an environment variable from a program?
What is the condition required for dead lock in unix system?
Tell me set-user-id is related to (in unix)?
Explain the system calls used for process management?
Explain the advantage of executing a process in background?
What are the various schemes available in ipc?
Max relax-able permission value with out giving write permission to others?