On Fri, May 11, 2007 at 12:57:17PM +0100, Martin Guy wrote: > WIth linuxthreads instead, no kernel context switch happens cos it's > all done within one Unix process anyway, no?
That's incorrect. LinuxThreads and NPTL both use separate kernel threads. -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

