看板 DFBSD_commit 關於我們 聯絡資訊
commit 0faa08a1442b9ebf0082dce5298b2f0a23604ba7 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Fri Jun 19 10:25:12 2009 -0700 HAMMER UTIL - Add -C cachesize option to improve the 'show' command. * Allows the default in-memory cache size of 16m to be changed. Summary of changes: sbin/hammer/cache.c | 6 ++++++ sbin/hammer/hammer.8 | 8 ++++++++ sbin/hammer/hammer.c | 24 +++++++++++++++++++++++- sbin/hammer/hammer_util.h | 1 + 4 files changed, 38 insertions(+), 1 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0faa08a1442b9ebf0082dce5298b2f0a23604ba7 -- DragonFly BSD source repository