Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Apr 2002 22:08:56 -0500 (CDT)
From:      Alan Cox <alc@cs.rice.edu>
To:        Alan Cox <alc@FreeBSD.org>
Cc:        <cvs-committers@FreeBSD.org>, <cvs-all@FreeBSD.org>
Subject:   Re: cvs commit: src/sys/kern vfs_aio.c
Message-ID:  <Pine.GSO.4.33.0204132207270.10168-100000@cs.rice.edu>
In-Reply-To: <200204140304.g3E34JN59434@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

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


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?Pine.GSO.4.33.0204132207270.10168-100000>