Re: SCO: "thread creation is about a thousand times faster than onnative

From: Tigran Aivazian (tigran@veritas.com)
Date: Wed Aug 23 2000 - 15:36:16 EST


On Wed, 23 Aug 2000, Alan Cox wrote:
> The kernel has fast lightweight threading. How you map user space threads and
> co-routines onto this is really between the app and libs. In fact I'd argue
> strongly that an app _must_ be able to provide its own strategy routine or
> some kind of hints to the lib

Alan, all this userspace stuff is external to the original discussion,
i.e. really irrelevant. The original claim made by Juergen is that native
UW7 lwp are faster than native Linux clone'd tasks. I.e. kernel objects vs
kernel objects comparison. Userspace threads can be fast or slow, I don't
care as long as we discuss the kernel lightweight threads.

And I don't believe that UW7 lwp creation is 1000x faster than Linux
CLONE_VM task creation, until he can prove it.

Regards,
Tigran

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Aug 23 2000 - 21:00:09 EST