From owner-cvs-all Sat Apr 13 22:14:42 2002 Delivered-To: cvs-all@freebsd.org Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by hub.freebsd.org (Postfix) with ESMTP id 2A3A237B404; Sat, 13 Apr 2002 22:14:37 -0700 (PDT) Received: by elvis.mu.org (Postfix, from userid 1192) id F3853AE03F; Sat, 13 Apr 2002 22:14:36 -0700 (PDT) Date: Sat, 13 Apr 2002 22:14:36 -0700 From: Alfred Perlstein To: Alan Cox Cc: Alan Cox , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern vfs_aio.c Message-ID: <20020414051436.GC3826@elvis.mu.org> References: <200204140304.g3E34JN59434@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * Alan Cox [020413 20:09] wrote: > > On Sat, 13 Apr 2002, Alan Cox wrote: > > > alc 2002/04/13 20:04:19 PDT > > > > Modified files: > > sys/kern vfs_aio.c > > Log: > > o Use aiocblist::fd_file in the AIO threads rather than recomputing > > the file * from the calling process's descriptor table. > > o Eliminate sharing of the calling process's descriptor table > > with the AIO threads. > > > > Revision Changes Path > > 1.125 +3 -45 src/sys/kern/vfs_aio.c > > > > I forgot to add: > > Reviewed and in part submitted by: tegge This code keeps getting better and better. :) Great work and thanks! -- -Alfred Perlstein [alfred@freebsd.org] 'Instead of asking why a piece of software is using "1970s technology," start asking why software is ignoring 30 years of accumulated wisdom.' Tax deductible donations for FreeBSD: http://www.freebsdfoundation.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message