Re: [patch] thread-exec-2.5.34-B1, BK-curr

From: Ingo Molnar (mingo@elte.hu)
Date: Mon Sep 16 2002 - 01:18:25 EST


On 16 Sep 2002, Alan Cox wrote:

> There is code that depends on clone()/exec() not killing other threads
> in the group - some threaded web servers for example.

all the new 'thread group' semantics (group exit, group-broadcast and
group-balanced signals, group exec(), soon-to-come group coredump) are
connected to the CLONE_THREAD property which is a relatively new clone
bit. All the other thread properties (such as CLONE_VM, CLONE_SIGHAND) are
not affected by all the recent threading related changes. [well, they got
significantly faster, but no behavioral change.]

        Ingo

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



This archive was generated by hypermail 2b29 : Mon Sep 23 2002 - 22:00:15 EST