git: sbin/hammer: Use HAMMER_BUFSIZE to calculate CacheMax

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Sat Dec 17 11:28:46 PST 2016


commit 62997e7b716e62400ad5448d7d19e69565035a2f
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Sat Dec 17 01:46:05 2016 +0900

    sbin/hammer: Use HAMMER_BUFSIZE to calculate CacheMax
    
    CacheMax is to be compared with multiple of HAMMER_BUFSIZE,
    so use HAMMER_BUFSIZE to initialize CacheMax.

Summary of changes:
 sbin/hammer/cache.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/62997e7b716e62400ad5448d7d19e69565035a2f


-- 
DragonFly BSD source repository


More information about the Commits mailing list