Adjust the desiredvnodes (kern.maxvnodes) calculation for machines
commit55d3a838be2c2bbcbb11ed511193c937b49d1556
authorMatthew Dillon <dillon@dragonflybsd.org>
Sun, 27 Jul 2008 17:37:52 +0000 (27 17:37 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sun, 27 Jul 2008 17:37:52 +0000 (27 17:37 +0000)
tree968e8e2d557ed4276db37b99cd773869cbe94d6a
parent69da22961236953b72e93174304a2d2e8a45d6ad
Adjust the desiredvnodes (kern.maxvnodes) calculation for machines
with 3G+ of ram to prevent it from blowing out KVM.

Reported-by: Michael Neumann <mneumann@ntecs.de>
sys/kern/vfs_subr.c