cvs commit: src/sys/kern vfs_aio.c

Oleksandr Tymoshenko gonzo at FreeBSD.org
Sat Jun 21 11:34:43 UTC 2008


gonzo       2008-06-21 11:34:34 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_aio.c 
  Log:
  SVN rev 179908 on 2008-06-21 11:34:34Z by gonzo
  
  Use minimum of max_aio_procs and target_aio_procs when spawning new
  aiod since there should be no more then max_aio_procs processes.
  
  Revision  Changes    Path
  1.239     +1 -1      src/sys/kern/vfs_aio.c


More information about the cvs-src mailing list