看板 DFBSD_commit 關於我們 聯絡資訊
commit 5bce55a92482d63fae3a878d795414e5fa621e7a Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Mon Jul 5 21:31:09 2010 -0700 kernel - MPSAFE work - Basic tokenization for vkernel i386 pmap.c * Tokenize the vkernel i386 pmap.c file * Add minor documentation to x86_64 pmap.c Summary of changes: sys/platform/pc64/x86_64/pmap.c | 2 + sys/platform/vkernel/platform/pmap.c | 206 +++++++++++++++++++++++++--------- 2 files changed, 154 insertions(+), 54 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5bce55a92482d63fae3a878d795414e5fa621e7a -- DragonFly BSD source repository