看板 DFBSD_commit 關於我們 聯絡資訊
commit 2f2d9e58cd878087f558950929287bb56d625a95 Author: Venkatesh Srinivas <me@endeavour.zapto.org> Date: Fri Sep 30 05:42:00 2011 -0700 kernel - VM MPSAFE fixes * Apply amd64 PMAP fixes from a5fc46c91597d0af0cfa8fd257b4a8ed6e1cf341 to i386 * Hold vm_object in vm_swapcache_cleaning() Summary of changes: sys/platform/pc32/i386/pmap.c | 66 +++++++++++++---------------------------- sys/vm/vm_swapcache.c | 24 ++++++++++----- 2 files changed, 37 insertions(+), 53 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2f2d9e58cd878087f558950929287bb56d625a95 -- DragonFly BSD source repository