Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jan 2006 02:49:35 +0000 (UTC)
From:      David Xu <davidxu@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern vfs_aio.c
Message-ID:  <200601230249.k0N2nZr0004862@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601230249.k0N2nZr0004862>