git: hammer - Adjust record and dirtybuf limits to handle large buffer caches
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Sep 15 18:44:58 PDT 2012
commit 69906b47fee5bb7cb43726f899fea0e6c0ea4a9e
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sat Sep 15 18:43:26 2012 -0700
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.
Summary of changes:
sys/vfs/hammer/hammer_blockmap.c | 2 +-
sys/vfs/hammer/hammer_vfsops.c | 22 ++++++++++++++--------
2 files changed, 15 insertions(+), 9 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/69906b47fee5bb7cb43726f899fea0e6c0ea4a9e
--
DragonFly BSD source repository
More information about the Commits
mailing list