DragonFly commits List (threaded) for 2010-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - MPSAFE work - first pass at tokenizing vm/vm_mmap.c
commit 3de6dc48b54802f9efbcf47310c659c21b7672ee
Author: Venkatesh Srinivas <me@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]