Tag-Archive for » what is Process ID zero «

What is process ID zero and process ID one?

Process ID zero

All idle task has process ID zero and never exits, its also call as zombie process.

Process ID one


The init process having process ID 1, which is never be used but waiting around for its child processes to die. Usually started for /etc/inittab