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

Tor Egge tegge at FreeBSD.org
Fri Apr 4 12:36:00 PST 2003


tegge       2003/04/04 12:35:58 PST

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4)
    sys/sys              mount.h 
    sys/kern             vfs_subr.c vfs_syscalls.c 
  Log:
  MFC: Sleep in getnewvnode() if max number of vnodes has been reached.
       Adjust the number of vnodes scanned by vlrureclaim() according to the
       size of the vnode list.
  
  Revision    Changes    Path
  1.249.2.30  +18 -6     src/sys/kern/vfs_subr.c
  1.151.2.18  +1 -0      src/sys/kern/vfs_syscalls.c
  1.89.2.7    +1 -0      src/sys/sys/mount.h


More information about the cvs-src mailing list