On Sat, 2 Sep 2000, Andi Kleen wrote: > > The first goal would be to get it out of the critical path of pthread_create. It should already be out of there. See the proposal I had earlier in this thread, about the _first_ time only, when you have pthread_create(), you do two clone() calls - and subsequently you just use CLONE_PARENT etc. Linus - 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 Linus Torvalds
- 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