hammer - Adjust record and dirtybuf limits to handle large buffer caches
authorMatthew Dillon <dillon@apollo.backplane.com>
Sun, 16 Sep 2012 01:43:26 +0000 (18:43 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sun, 16 Sep 2012 01:43:26 +0000 (18:43 -0700)
commit69906b47fee5bb7cb43726f899fea0e6c0ea4a9e
tree223f0b615837ed856634f27faa22b3354911433d
parentb76ffb9a8acba18fb936ba047ee5172af0512af6
hammer - Adjust record and dirtybuf limits to handle large buffer caches

* Adjust record and dirtybuf limits such that they don't blow up a hammer
  volume if the system's buffer cache is very large.
sys/vfs/hammer/hammer_blockmap.c
sys/vfs/hammer/hammer_vfsops.c