git: kernel - MPSAFE work - first pass at tokenizing vm/vm_mmap.c
Venkatesh Srinivas
vsrinivas at crater.dragonflybsd.org
Sat Jun 12 07:53:48 PDT 2010
commit 3de6dc48b54802f9efbcf47310c659c21b7672ee
Author: Venkatesh Srinivas <me at endeavour.zapto.org>
Date: Sat Jun 12 05:47:06 2010 -0700
kernel - MPSAFE work - first pass at tokenizing vm/vm_mmap.c
Incomplete - vm_mmap() itself requires the MP lock still and called
from a number of places without the vm token.
Summary of changes:
sys/emulation/43bsd/43bsd_vm.c | 14 +++---
sys/vm/vm_mmap.c | 94 ++++++++++++++++++++++++---------------
sys/vm/vm_vmspace.c | 12 ++++-
3 files changed, 75 insertions(+), 45 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3de6dc48b54802f9efbcf47310c659c21b7672ee
--
DragonFly BSD source repository
More information about the Commits
mailing list