git: kernel - Fix bug in recent swap/paging work

看板DFBSD_commit作者時間16年前 (2010/01/23 02:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/5 (看更多)
commit 711a015923054632de5d5f62c613ad242cf82e29 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Fri Jan 22 09:35:24 2010 -0800 kernel - Fix bug in recent swap/paging work * swap_pager_getpages() was improperly removing VM pages from their VM queues, causing the pages to become untracked. This resulted in a VM page leak over time as the system begins to page to/from swap which eventually deadlocks the system. * Cleanup #if conditionalized code from prior commits. Summary of changes: sys/vm/swap_pager.c | 21 ++------------------- 1 files changed, 2 insertions(+), 19 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/711a015923054632de5d5f62c613ad242cf82e29 -- DragonFly BSD source repository
文章代碼(AID): #1BMUVfE4 (DFBSD_commit)
討論串 (同標題文章)
文章代碼(AID): #1BMUVfE4 (DFBSD_commit)