19 Jan
2007
19 Jan
'07
6:57 a.m.
Joe Maimon wrote:
Alan DeKok wrote:
Joe Maimon wrote:
That makes more sense.
Please try the attached patch.
Lots of zombies in a short time
If rad_fork() is not called frequently does reap_children() [or the waitpid() inside reap_children()] run in a predictable fashion?
It works a whole lot better if I remove the conditional return before waitpid() in reap_children()