git: kernel - MPSAFE work - Basic tokenization for vkernel i386 pmap.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Jul 5 21:33:10 PDT 2010
commit 5bce55a92482d63fae3a878d795414e5fa621e7a
Author: Matthew Dillon <dillon at 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
More information about the Commits
mailing list