cvs commit: src/sys/kern vfs_aio.c

David Xu davidxu at FreeBSD.org
Tue May 9 00:10:18 UTC 2006


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


More information about the cvs-all mailing list