davidxu 2006-05-09 00:10:11 UTC FreeBSD src repository Modified files: sys/kern vfs_aio.c Log: Use a dedicated mutex to protect aio queues, the movation is to reduce lock contention with other parts. Revision Changes Path 1.223 +69 -51 src/sys/kern/vfs_aio.c