看板 DFBSD_commit 關於我們 聯絡資訊
commit 10d6182e084b3410fe6a0910f24677f445a842ce Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Sat Jul 3 11:20:58 2010 -0700 kernel - MPSAFE work - Basic tokenization for x86_64 pmap.c * Tokenize x86_64 pmap.c, it still needs documenting and cleanup like i386 pmap.c has. Summary of changes: sys/platform/pc64/x86_64/pmap.c | 98 +++++++++++++++++++++++++++++---------- 1 files changed, 73 insertions(+), 25 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/10d6182e084b3410fe6a0910f24677f445a842ce -- DragonFly BSD source repository