git: kernel - SWAP CACHE part 9/many - Fix excessive active->cac

看板DFBSD_commit作者時間16年前 (2010/02/05 08:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit e6e9a0c3d23ef216c5fc2ed02d49edf08b6dfb75 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Thu Feb 4 16:23:50 2010 -0800 kernel - SWAP CACHE part 9/many - Fix excessive active->cache moves * Due to a bug the pageout daemon was moving an excessive number of pages from the active queue to the cache queue, bypassing the inactive queue. This was preventing the swapcache from finding pages to write out. Summary of changes: sys/vm/vm_pageout.c | 16 ++++++++++++---- 1 files changed, 12 insertions(+), 4 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e6e9a0c3d23ef216c5fc2ed02d49edf08b6dfb75 -- DragonFly BSD source repository
文章代碼(AID): #1BQsS85J (DFBSD_commit)