Messages in this thread |  | | Date | Thu, 24 Aug 2000 12:10:47 -0700 (PDT) | | From | Linus Torvalds <> | | Subject | Re: SCO: "thread creation is about a thousand times faster than on |
| |
On Thu, 24 Aug 2000, Andi Kleen wrote: > > That still has the problem that you have to context switch to the > manager thread for creating new threads, causing horrible latency.
No no. You don't need to do that. That's exactly what CLONE_PARENT is there for. See previous example.
Linus
- 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/
|  |