> Rod's init version (from RH 7.0) doesn't reap children that died before > it was started. Is that an init bug or should the kernel reap them > before the execve? I would say thats an init bug > The attached patch reaps all zombies before the execve("/sbin/init"). That has an implicit race, a zombie can always appear as we are execing init. I think init wants fixing - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Re: 8139too: defunct threads Rod Stewart
- Re: 8139too: defunct threads Andrew Morton
- Re: 8139too: defunct threads Rod Stewart
- Re: 8139too: defunct threads Andrew Morton
- Re: 8139too: defunct threads Rod Stewart
- Re: 8139too: defunct threads Rod Stewart
- Re: 8139too: defunct threads David Woodhouse
- Re: 8139too: defunct threads Manfred Spraul
- Re: 8139too: defunct threads Rod Stewart
- [PATCH] Re: 8139too: defunct threads Manfred Spraul
- Re: [PATCH] Re: 8139too: defunct threads Alan Cox
- Re: [PATCH] Re: 8139too: defunct threads Manfred Spraul
- Re: [PATCH] Re: 8139too: defunct thr... Rod Stewart
- [new PATCH] Re: 8139too: defunct... Manfred Spraul
- Re: [new PATCH] Re: 8139too: def... Rod Stewart
- Re: [new PATCH] Re: 8139too: def... Andrew Morton
- Re: [new PATCH] Re: 8139too: def... John Fremlin
- Re: [new PATCH] Re: 8139too: def... Andrew Morton
- Re: [PATCH] Re: 8139too: defunct threads Andreas Ferber