DragonFly BSD
DragonFly commits List (threaded) for 2012-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: hammer - Adjust record and dirtybuf limits to handle large buffer caches


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 15 Sep 2012 18:44:58 -0700 (PDT)

commit 69906b47fee5bb7cb43726f899fea0e6c0ea4a9e
Author: Matthew Dillon <dillon@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]