Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 19 Aug 2002 15:07:11 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 19 Aug 2002 15:07:11 -0400 Received: from neon-gw-l3.transmeta.com ([63.209.4.196]:11787 "EHLO neon-gw.transmeta.com") by vger.kernel.org with ESMTP id ; Mon, 19 Aug 2002 15:07:11 -0400 Date: Mon, 19 Aug 2002 12:10:55 -0700 (PDT) From: Linus Torvalds To: Ingo Molnar cc: Dave McCracken , Subject: Re: [patch] O(1) sys_exit(), threading, scalable-exit-2.5.31-A6 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: 695 Lines: 19 On Mon, 19 Aug 2002, Ingo Molnar wrote: > > well, this means that we'd still have to iterate through both lists in > wait4(), and we'd have to maintain the ptrace list(s) in all the relevant > codepaths - does this buy us anything relative to -B4? Ok, you've convinced me. The reparenting is fairly ugly, but it sounds like other implementations would be fairly equivalent and it would be mainly an issue of just which list we'd work on. 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/