Unix IPC Question: Download Unix Inter-Process Communication (IPC) PDF

Explain What is the process id for kernel process?

Tweet Share WhatsApp

Answer:

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'.

Download Unix Inter-Process Communication (IPC) PDF Read All 26 Unix Inter-Process Communication (IPC) Questions
Previous QuestionNext Question
What is the process id for kernel process?What is semaphone?