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 fork()?
Which ipc is the fastest in unix?
What is the very first process created by kernel?
Please describe the initial process sequence while the system boots up?
How to know whether the message queue is empty or not.
In Unix inter process communication take place using?
How can a parent and child process communicate?
What is the condition required for dead lock in unix system?
What are the various schemes available in ipc?
What is an advantage of executing a process in background?
what is the condition required for dead lock in unix sustem ?
What is Inode.