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