cvs commit: src/sys/kern vfs_aio.c

David Xu davidxu at FreeBSD.org
Mon Jan 23 18:46:16 PST 2006


davidxu     2006-01-24 02:46:15 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_aio.c 
  Log:
  More cleanup for aio code:
  1) unregsiter kqueue filter for EVFILT_LIO.
  2) free uma_zones.
  3) call setsid directly to enter another session rather than
     implementing by itself.
  
  Submitted by: jhb
  
  Revision  Changes    Path
  1.213     +9 -11     src/sys/kern/vfs_aio.c


More information about the cvs-src mailing list