git: kernel - SWAP CACHE part 4/many - Add PG_SWAPPED

看板DFBSD_commit作者時間16年前 (2010/02/05 07:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 67803f3ea9360a08eedd71e7923208e9ed9d6e41 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Wed Feb 3 16:50:09 2010 -0800 kernel - SWAP CACHE part 4/many - Add PG_SWAPPED * Add the PG_SWAPPED flag to struct vm_page to indicate when backing store has been assigned to a VM page. Summary of changes: sys/vm/swap_pager.c | 7 ++++++- sys/vm/vm_page.h | 4 ++++ 2 files changed, 10 insertions(+), 1 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/67803f3ea9360a08eedd71e7923208e9ed9d6e41 -- DragonFly BSD source repository
文章代碼(AID): #1BQrZuX4 (DFBSD_commit)