Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 8 Aug 2002 17:41:48 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 8 Aug 2002 17:41:48 -0400 Received: from holomorphy.com ([66.224.33.161]:23451 "EHLO holomorphy") by vger.kernel.org with ESMTP id ; Thu, 8 Aug 2002 17:41:47 -0400 Date: Thu, 8 Aug 2002 14:45:17 -0700 From: William Lee Irwin III To: Linus Torvalds Cc: Andrew Morton , Paul Larson , lkml , davej@suse.de, frankeh@us.ibm.com, andrea@suse.de Subject: Re: [PATCH] Linux-2.5 fix/improve get_pid() Message-ID: <20020808214517.GH15685@holomorphy.com> Mail-Followup-To: William Lee Irwin III , Linus Torvalds , Andrew Morton , Paul Larson , lkml , davej@suse.de, frankeh@us.ibm.com, andrea@suse.de References: <3D51A7DD.A4F7C5E4@zip.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Description: brief message Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.25i Organization: The Domain of Holomorphy Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 609 Lines: 16 On Thu, Aug 08, 2002 at 01:24:35PM -0700, Linus Torvalds wrote: > Without that per-pid-count thing clarified, I don't think the (otherwise > fairly straightforward) approach of Bills really flies. I implemented the rest of it, based on maintaining hashtables for the tgid, pgid, and sid as well as the pid itself. get_pid() was not the focus of it. Cheers, Bill - 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/