Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 16 Aug 2002 13:27:18 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 16 Aug 2002 13:27:18 -0400 Received: from neon-gw-l3.transmeta.com ([63.209.4.196]:13072 "EHLO neon-gw.transmeta.com") by vger.kernel.org with ESMTP id ; Fri, 16 Aug 2002 13:27:18 -0400 Date: Fri, 16 Aug 2002 10:34:18 -0700 (PDT) From: Linus Torvalds To: Ingo Molnar cc: Jamie Lokier , Subject: Re: CLONE_DETACHED and exit notification (was user-vm-unlock-2.5.31-A2) In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 616 Lines: 20 On Fri, 16 Aug 2002, Ingo Molnar wrote: > > having looked at threading libraries i can tell you that any library > writer who cares about performance would use a futex for exit > notification. Oh, good. If it turns out that even pthreads wants the futex, let's just do it that way. Pls send in a patch once you have something tested ready, ok? Much cleaner. 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/