mckusick 17357462a0 Track changes to kern.maxvnodes and appropriately increase or decrease
the size of the name cache hash table (mapping file names to vnodes)
and the vnode hash table (mapping mount point and inode number to vnode).
An appropriate locking strategy is the key to changing hash table sizes
while they are in active use.

Reviewed by: kib
Tested by:   Peter Holm
Differential Revision: https://reviews.freebsd.org/D2265
MFC after:   2 weeks
2015-09-06 05:50:51 +00:00
..
2015-08-28 00:17:21 +00:00
2015-09-04 09:19:01 +00:00
2015-09-04 19:57:28 +00:00
2015-04-18 16:08:06 +00:00
2015-05-29 14:03:07 +00:00