From owner-cvs-src@FreeBSD.ORG Wed Sep 28 09:16:37 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D03016A41F; Wed, 28 Sep 2005 09:16:37 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from smtp1-g19.free.fr (smtp1-g19.free.fr [212.27.42.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B27343D49; Wed, 28 Sep 2005 09:16:36 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from tatooine.tataz.chchile.org (vol75-8-82-233-239-98.fbx.proxad.net [82.233.239.98]) by smtp1-g19.free.fr (Postfix) with ESMTP id 3D09B2FBF9; Wed, 28 Sep 2005 11:16:36 +0200 (CEST) Received: by tatooine.tataz.chchile.org (Postfix, from userid 1000) id 57068405A; Wed, 28 Sep 2005 11:16:38 +0200 (CEST) Date: Wed, 28 Sep 2005 11:16:38 +0200 From: Jeremie Le Hen To: John Baldwin Message-ID: <20050928091638.GB2151@obiwan.tataz.chchile.org> References: <200509271809.j8RI9gCO020672@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200509271809.j8RI9gCO020672@repoman.freebsd.org> User-Agent: Mutt/1.5.10i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_prot.c vfs_export.c src/sys/nfsserver nfs_srvsock.c nfs_srvsubs.c src/sys/sys ucred.h src/sys/ufs/ufs ufs_vnops.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Sep 2005 09:16:37 -0000 Hi John, > jhb 2005-09-27 18:09:42 UTC > > FreeBSD src repository > > Modified files: > sys/kern kern_prot.c vfs_export.c > sys/nfsserver nfs_srvsock.c nfs_srvsubs.c > sys/sys ucred.h > sys/ufs/ufs ufs_vnops.c > Log: > Use the refcount API to manage the reference count for user credentials > rather than using pool mutexes. Regarding your great job on atomic operations and the modification you made on process argument and process limit structures as well as user credentials, I wonder if you managed to get some figures illustrating the improvement. Thanks. Regards, -- Jeremie Le Hen < jeremie at le-hen dot org >< ttz at chchile dot org >