Date: Mon, 30 May 2005 18:02:01 +0000 (UTC) From: Alan Cox <alc@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_aio.c Message-ID: <200505301802.j4UI21nZ026732@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2005-05-30 18:02:01 UTC FreeBSD src repository Modified files: sys/kern vfs_aio.c Log: Eliminate unnecessary calls to wakeup(); no one sleeps on &aio_freeproc. Eliminate an unused flag, AIOP_SCHED; it's cleared but never set. Revision Changes Path 1.187 +1 -12 src/sys/kern/vfs_aio.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505301802.j4UI21nZ026732>