Date: Sat, 13 Apr 2002 22:14:36 -0700 From: Alfred Perlstein <bright@mu.org> To: Alan Cox <alc@cs.rice.edu> Cc: Alan Cox <alc@FreeBSD.org>, 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> In-Reply-To: <Pine.GSO.4.33.0204132207270.10168-100000@cs.rice.edu> References: <200204140304.g3E34JN59434@freefall.freebsd.org> <Pine.GSO.4.33.0204132207270.10168-100000@cs.rice.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
* Alan Cox <alc@cs.rice.edu> [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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020414051436.GC3826>