Date: Mon, 30 May 2005 22:26:34 +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: <200505302226.j4UMQYBs071866@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2005-05-30 22:26:34 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_aio.c
Log:
Synchronize access to aio_freeproc with a mutex. Eliminate related spl
calls.
Reduce the scope of Giant in aio_daemon().
Revision Changes Path
1.189 +21 -12 src/sys/kern/vfs_aio.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505302226.j4UMQYBs071866>
