git: kernel - swapcache - vm_object_page_remove()
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Feb 13 00:03:40 PST 2010
commit b815802035a205b934ffd7e3b2487c7440e7e138
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sat Feb 13 00:01:13 2010 -0800
kernel - swapcache - vm_object_page_remove()
* vm_object_page_remove() may have to act on swap-backing for the VM
object even if it contains no resident VM pages.
Summary of changes:
sys/vm/vm_object.c | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b815802035a205b934ffd7e3b2487c7440e7e138
--
DragonFly BSD source repository
More information about the Commits
mailing list