Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Aug 2010 21:33:36 +0000 (UTC)
From:      Alan Cox <alc@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern vfs_subr.c
Message-ID:  <201008022133.o72LXqdY057981@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2010-08-02 21:33:36 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_subr.c 
  Log:
  SVN rev 210782 on 2010-08-02 21:33:36Z by alc
  
  Update the "desiredvnodes" calculation.  In particular, make the part of
  the calculation that is based on the kernel's heap size more conservative.
  Hopefully, this will eliminate the need for MAXVNODES_MAX, but for the
  time being set MAXVNODES_MAX to a large value.
  
  Reviewed by:    jhb@
  MFC after:      6 weeks
  
  Revision  Changes    Path
  1.787     +20 -9     src/sys/kern/vfs_subr.c



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