what is the process id for kernel process?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / kiran
EVERY PROCESS HAS ONE UNIQUE ID CALLED PROCESS ID
| Is This Answer Correct ? | 10 Yes | 13 No |
Answer / mohd imran
iwant to who command botting time excuted
plese tell me.
thenk you.
| Is This Answer Correct ? | 11 Yes | 22 No |
What is ipc in unix?
What Happens when you execute a command?
How to write the program on full-duplex communication on bidirectional(e.g using two pipes)?
Describe the initial process sequence while the system boots up?
Explain a zombie?
What is daemon?
Max relaxable permisssion value with out giving write permission to others?
How to know whether the message queue is empty or not.
What is the very first process created by kernel?
What are the process states in Unix?
What is ln(linking)?
In Unix inter process communication take place using?