git: kernel - reduce kern.maxvnodes default on 32 bit systems
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Aug 26 10:10:21 PDT 2012
commit 61c0750556b971f960a6783bf22f9f7c22bd856a
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sun Aug 26 10:09:19 2012 -0700
kernel - reduce kern.maxvnodes default on 32 bit systems
* Reduce maximum kern.maxvnodes on standard-configured 32 bit systems
from ~100K vnodes to ~80K vnodes to reduce kmem usage.
Summary of changes:
sys/kern/vfs_subr.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/61c0750556b971f960a6783bf22f9f7c22bd856a
--
DragonFly BSD source repository
More information about the Commits
mailing list