Subject: Re: killing the unkillable
To: None <tech-kern@netbsd.org>
From: der Mouse <mouse@Rodents.Montreal.QC.CA>
List: tech-kern
Date: 11/08/2002 18:16:07
> This is not the same as a zombie, those are processes which are in
> some stages of exiting and have lost their parents along the way.
> Those are eventually picked up by init and allowed to finish exiting.

Are you sure?  Most OSes use "zombie" status for processes that have
exited but whose exit status has not yet been collected with a
wait()-family call, whether by init or anyone else.  (Which name makes
some sense: they're dead but not yet entirely gone).

/~\ The ASCII				der Mouse
\ / Ribbon Campaign
 X  Against HTML	       mouse@rodents.montreal.qc.ca
/ \ Email!	     7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B