On Sat, 2 Sep 2000, Andi Kleen wrote: > > tid = clone(CLONE_PID); > > I'm not sure this will work very well (2.4.0test8-pre1): Well, the above was written back when I hadn't done "CLONE_THREAD", so you should really read CLONE_THREAD instead of CLONE_PID with the test8-pre1 semantics. Sorry for the confusion, I just cut-and-pasted from an older email 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 Alan Cox
- Re: thread group comments Andi Kleen
- Re: thread group comments Ulrich Drepper
- Re: thread group comments Linus Torvalds
- Re: thread group comments Ulrich Drepper
- Re: thread group comments Linus Torvalds
- Re: thread group comments Ulrich Drepper
- Re: thread group comments Andi Kleen
- 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