Date: Tue, 31 Oct 2000 15:00:41 -0800 (PST) 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: <200010312300.PAA35729@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2000/10/31 15:00:41 PST Modified files: (Branch: RELENG_4) sys/kern vfs_aio.c Log: MFC: [rev 1.83] and [rev 1.85] _aio_aqueue(): Change kevent registration to use its own struct file pointer. Eliminate redundant initialization. aio_qphysio(): Eliminate redundant out-of-range check. aio_physwakeup(): Eliminate redundant synchronization. Revision Changes Path 1.70.2.5 +8 -23 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?200010312300.PAA35729>