From owner-freebsd-arch Fri Mar 29 15:20:58 2002 Delivered-To: freebsd-arch@freebsd.org Received: from rwcrmhc53.attbi.com (rwcrmhc53.attbi.com [204.127.198.39]) by hub.freebsd.org (Postfix) with ESMTP id A52DE37B429; Fri, 29 Mar 2002 15:20:10 -0800 (PST) Received: from InterJet.elischer.org ([12.232.206.8]) by rwcrmhc53.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020329232010.WOTC2928.rwcrmhc53.attbi.com@InterJet.elischer.org>; Fri, 29 Mar 2002 23:20:10 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id PAA01534; Fri, 29 Mar 2002 15:02:47 -0800 (PST) Date: Fri, 29 Mar 2002 15:02:46 -0800 (PST) From: Julian Elischer To: Kirk McKusick Cc: John Baldwin , arch@FreeBSD.ORG Subject: Re: curthread vs. passing thread pointers around In-Reply-To: <200203292130.g2TLUrD01863@beastie.mckusick.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 29 Mar 2002, Kirk McKusick wrote: > So, while removing proc/thread parameters from existing functions > is reasonable, we should consider whether they should be replaced > with pointers to credentials. For that we have suser_cred(cred,...) elready. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message