Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 21 Nov 2002 06:59:25 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 21 Nov 2002 06:59:25 -0500 Received: from bjl1.asuk.net.64.29.81.in-addr.arpa ([81.29.64.88]:16012 "EHLO bjl1.asuk.net") by vger.kernel.org with ESMTP id ; Thu, 21 Nov 2002 06:59:24 -0500 Date: Thu, 21 Nov 2002 12:07:45 +0000 From: Jamie Lokier To: Ingo Molnar Cc: Ulrich Drepper , Linus Torvalds , Kernel Mailing List Subject: Re: [patch] threading enhancements, tid-2.5.47-C0 Message-ID: <20021121120745.GA14108@bjl1.asuk.net> References: <20021121001819.GA12650@bjl1.asuk.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 656 Lines: 20 Hi Ingo, I'm just being anal and disagreeing with Ulrich over a technical point, i.e. that the _only_ cost is a few syscalls, nothing fundamental here :) Ingo Molnar wrote: > If all this userspace cost can be dealt with by doing some simple > things in kernel-space, why not do it? Agreed - separate child/parent tid pointers is fine. Btw, what do you think of the CLONE_CHILD_BLOCKSIGS flag idea? -- Jamie - 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/