Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Apr 2003 12:35:58 -0800 (PST)
From:      Tor Egge <tegge@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys mount.h src/sys/kern vfs_subr.c vfs_syscalls.c
Message-ID:  <200304042035.h34KZwU4045234@repoman.freebsd.org>

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



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