Zombie process is a process observed in Unix/Linux operating system. Zombie process are those process which has finished execution but still have an entry in the process table. This entry for the zombie process is used by the parent to know about the exit status of its child .
Read the rest of this entry »
Archive for October, 2009
What is a zombie process?
On October - 4 - 2009
