Messages in this thread |  | | Subject | Re: SCO: "thread creation is about a thousand times faster than onnative | Date | Wed, 23 Aug 2000 21:33:54 +0100 (BST) | From | Alan Cox <> |
| |
> On Wed, Aug 23, 2000 at 09:17:10PM +0100, 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 > > I would not call 8K/16K overhead "lightweight" treading.
For kernel level threading with the functionality provided it is very light weight. Don't mix kernel lightweight with 'light weight' in C library terms which normally means a malloc and filling in a few values to fake a userspace process context - 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/
|  |