Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Aug 2004 18:31:10 -0500
From:      Alan Cox <alc@cs.rice.edu>
To:        "David E. O'Brien" <obrien@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/kern vfs_subr.c
Message-ID:  <20040802233110.GB10853@cs.rice.edu>
In-Reply-To: <200408022152.i72Lqhig042925@repoman.freebsd.org>
References:  <200408022152.i72Lqhig042925@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Aug 02, 2004 at 09:52:43PM +0000, David E. O'Brien wrote:
> obrien      2004-08-02 21:52:43 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/kern             vfs_subr.c 
>   Log:
>   Put a cap on the auto-tuning of kern.maxvnodes.
>   
>   Cap value chosen by:    scottl
>   
>   Revision  Changes    Path
>   1.518     +8 -0      src/sys/kern/vfs_subr.c

I would also recommend increasing VM_KMEM_SIZE_MAX on i386.  (Changes
in our memory allocators have moved some items from the kernel_map
to the kmem_map, increasing kmem_map pressure.)  

Alan



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