git: kernel - SWAP CACHE part 15/many - Correct bug in vm.swapca

看板DFBSD_commit作者時間16年前 (2010/02/08 16:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit d3070b8da9816e7c3552da1c5740aac0aa74924b Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Sun Feb 7 23:37:53 2010 -0800 kernel - SWAP CACHE part 15/many - Correct bug in vm.swapcache.maxfilesize * vm.swapcache.maxfilesize was being applied to meta-data as well as file data. It is only supposed to be applied to regular file data. Summary of changes: sys/vm/vm_swapcache.c | 10 ++++++---- 1 files changed, 6 insertions(+), 4 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d3070b8da9816e7c3552da1c5740aac0aa74924b -- DragonFly BSD source repository
文章代碼(AID): #1BRyJ2hy (DFBSD_commit)