[EMAIL PROTECTED] said: > ho-hum. Jeff, I think the best fix here is to bite the bullet and > write kernel_daemon(), which will delegate thread creation to keventd, > which is the only thing we have which reaps zombies. Any better > ideas? Yes. Let init do it, as God intended. Why reap threads in the kernel when they could just reparent themselves as children of pid 1? -- dwmw2 - 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 Andrew Morton
- Re: 8139too: defunct threads Alan Cox
- Re: 8139too: defunct threads Andrew Morton
- Re: 8139too: defunct threads Alan Cox
- 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