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