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

From: Jamie Lokier (lk@tantalophile.demon.co.uk)
Date: Thu Aug 31 2000 - 10:06:15 EDT

  • Next message: Gerard Sharp: ""modprobe sound" causing oops under test7 / test8-pre1"

    Alan Cox wrote:
    > It isnt a sensible answer. Think about a threaded web server firing off
    > cgi scripts. You should probably kill those with the same mm. Especially if
    > you have an unclone(CLONE_MM) since you can then unshare the VM for a thread
    > and exec stuff off it

    Think about a single threaded web server using vfork(). Then you
    mustn't kill tasks with the same mm.

    -- Jamie
    -
    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 : Thu Aug 31 2000 - 10:08:00 EDT