> The queued exit signal could carry which thread has died. The only tricky > issue is what to do when the exit signal cannot be queued because there > are too many threads in flight, in this case it makes sense to just make > it pending without any data (the thread library can search some global > data structure in this case) And where it can and cannot be delivered priviledged. I think you need to deliver SIGCLD to the real parent unless the proposed target pid is in the same thread group, uid, gid. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- Re: thread group comments Andi Kleen
- Re: thread group comments Linus Torvalds
- Re: thread group comments Ulrich Drepper
- Re: thread group comments Andi Kleen
- Re: thread group comments Andi Kleen
- Re: thread group comments Ulrich Drepper
- Re: thread group comments Andi Kleen
- Re: thread group comments Ulrich Drepper
- Re: thread group comments yodaiken
- Re: thread group comments Linus Torvalds
- Re: thread group comments Alan Cox
- Re: thread group comments Alon Ziv
- RE: thread group comments David Schwartz
- Re: thread group comments Theodore Y. Ts'o
- Re: thread group comments Ulrich Drepper
- Re: thread group comments Mark Kettenis
- Re: thread group comments Mark Kettenis
- Re: thread group comments Alon Ziv
- Re: thread group comments Mark Kettenis