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

From: Linus Torvalds (torvalds@transmeta.com)
Date: Sun Sep 15 2002 - 21:19:02 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.

The new code _should_ trigger only for stuff that uses the "thread group"
kind of thing, not normal clones.

In other words, you can always get the old behaviour by just not asking
for a thread group (ie use just the old CLONE_SIGHAND, not CLONE_THREAD).

                Linus

-
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 : Sun Sep 15 2002 - 22:00:39 EST