git: kernel - Fix swapcached problems when max-swap use reached

看板DFBSD_commit作者時間14年前 (2011/11/19 04:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/2 (看更多)
commit 08fb7a9da0e0d88d4b3f6574e0e113fb6304946f Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Fri Nov 18 10:48:09 2011 -0800 kernel - Fix swapcached problems when max-swap use reached * A calculation could reverse-index the limit counter and cause swapcached to eat an excessive amount of cpu, causing other processes to stall. * Fixes network problems between avalon and the dragonfly core network. Summary of changes: sys/vm/swap_pager.c | 16 +++++++++++++--- sys/vm/vm_swapcache.c | 4 +++- 2 files changed, 16 insertions(+), 4 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/08fb7a9da0e0d88d4b3f6574e0e113fb6304946f -- DragonFly BSD source repository
文章代碼(AID): #1Enhc3w2 (DFBSD_commit)
文章代碼(AID): #1Enhc3w2 (DFBSD_commit)