DragonFly commits List (threaded) for 2010-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - SWAP CACHE part 4/many - Add PG_SWAPPED
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]