cvs commit: src/sys/kern vfs_aio.c

Alan Cox alc at FreeBSD.org
Mon May 30 15:26:35 PDT 2005


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


More information about the cvs-src mailing list