看板 DFBSD_commit 關於我們 聯絡資訊
commit b815802035a205b934ffd7e3b2487c7440e7e138 Author: Matthew Dillon <dillon@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