Date: Sat, 13 Apr 2002 20:04:19 -0700 (PDT) From: Alan Cox <alc@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_aio.c Message-ID: <200204140304.g3E34JN59434@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
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?200204140304.g3E34JN59434>
