cvs commit: src/sys/kern vfs_mount.c vfs_subr.c src/sys/sys mount.h

Tor Egge tegge at FreeBSD.org
Wed Mar 26 22:16:01 PST 2003


tegge       2003/03/26 14:15:58 PST

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_mount.c vfs_subr.c 
    sys/sys              mount.h 
  Log:
  Adjust the number of vnodes scanned by vlrureclaim() according to the
  size of the vnode list.
  
  Revision  Changes    Path
  1.104     +3 -0      src/sys/kern/vfs_mount.c
  1.439     +11 -8     src/sys/kern/vfs_subr.c
  1.147     +1 -0      src/sys/sys/mount.h


More information about the cvs-src mailing list