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
Explain the initial process sequence while the system boots up?
Please describe the initial process sequence while the system boots up?
Explain the system calls used for process management?
Explain a zombie?
Which ipc is faster?
What is the full form of ipc?
Explain what are the system calls used for process management?
What is ln(linking)?
Which ipc is the fastest in unix?
Explain linking across directories?
Please explain fork() system call?
What is ipc port?
What are two different models of ipc differentiate both?
What is i-node numbers?
What are the various schemes available in ipc?