cvs commit: src/sys/kern vfs_aio.c

David Xu davidxu at FreeBSD.org
Sun Jan 22 18:49:36 PST 2006


davidxu     2006-01-23 02:49:35 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_aio.c 
  Log:
  1) Merge _aio_aqueue and aio_aqueue, check quota in aio_aqueue,
     so that lio_listio won't exceed the quota.
  2) Remove lio_ref_count, it is no longer used.
  
  Revision  Changes    Path
  1.210     +29 -45    src/sys/kern/vfs_aio.c


More information about the cvs-all mailing list