cvs commit: src/sys/kern vfs_subr.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Jul 27 10:40:03 PDT 2008
dillon 2008/07/27 10:37:52 PDT
DragonFly src repository
Modified files:
sys/kern vfs_subr.c
Log:
Adjust the desiredvnodes (kern.maxvnodes) calculation for machines
with 3G+ of ram to prevent it from blowing out KVM.
Reported-by: Michael Neumann <mneumann at ntecs.de>
Revision Changes Path
1.117 +8 -10 src/sys/kern/vfs_subr.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/vfs_subr.c.diff?r1=1.116&r2=1.117&f=u
More information about the Commits
mailing list