git: HAMMER - Add live_dedup_cache_size sysctl

看板DFBSD_commit作者時間15年前 (2011/01/05 04:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit e2ef7a952eb731a891bead7cbf328dd8d44c4293 Author: Ilya Dryomov <idryomov@gmail.com> Date: Tue Jan 4 18:15:48 2011 +0200 HAMMER - Add live_dedup_cache_size sysctl * There is now a hammer_live_dedup_cache_size variable which can be set via sysctl vfs.hammer.live_dedup_cache_size. The default is 4096. * A better solution is to make it scale automatically according to nbufs or a number of vnodes. Summary of changes: sys/vfs/hammer/hammer.h | 1 + sys/vfs/hammer/hammer_dedup.c | 2 +- sys/vfs/hammer/hammer_vfsops.c | 3 +++ 3 files changed, 5 insertions(+), 1 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e2ef7a952eb731a891bead7cbf328dd8d44c4293 -- DragonFly BSD source repository
文章代碼(AID): #1D8to3q5 (DFBSD_commit)