Raise the kmalloc limit for the M_HAMMER_INO pool based on desiredvnodes
commitab0bf4a35e0ed1e563de969d5b6d1c3df182a100
authorMatthew Dillon <dillon@dragonflybsd.org>
Wed, 22 Oct 2008 01:43:51 +0000 (22 01:43 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Wed, 22 Oct 2008 01:43:51 +0000 (22 01:43 +0000)
tree6b7fbd85248e2befc70bf56faef6be03572fb9ae
parent40153c659b574543e64b738928084ac11efed52d
Raise the kmalloc limit for the M_HAMMER_INO pool based on desiredvnodes
to try to avoid kernel memory exhaustion panics.

Reported-by: Matthias Schmidt <matthias@dragonflybsd.org>, and others.
sys/vfs/hammer/hammer_vfsops.c