process id for kernell process?
Answers were Sorted based on User's Feedback
Answer / bharat
I know process 0 is the swapper process used for init. Is it
process 1 then?
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / maheshkumar nahar
There are 4 processes.
When system boots first process with PID=0 is scheduler
then it gives birth to init whose PID is 1
then third one id Vhandler with PID=3 and then VDflush
whose PID is 3.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / pankaj cheema
the pid for the kernel process is 1 .0 is for init process.
| Is This Answer Correct ? | 0 Yes | 1 No |
What is INODE?
What is major difference between the Historic Unix and the new BSD release of Unix System V in terms of Memory Management?
What do you mean by nice value?
What steps are required to perform a bare-metal recovery?
What does init do? What does inetd do?
What does mknod do? What?s a named pipe?
What is a filesystem?
What is mean by Mac os? Why it is named as like that? Which purprose it is using? Please answer me. Advance thanks.
What is egrep?
why unix command can be divided into internal and external command
What is ant_build.sh? Have u seen that file?
What are the events done by the Kernel after a process is being swapped out from the main memory?