git: kernel - MPSAFE work - tokenize vm/vm_mmap.c, part 2
Venkatesh Srinivas
vsrinivas at crater.dragonflybsd.org
Sat Jun 12 07:53:41 PDT 2010
commit fcc11a69ee00e4382da331b45e80c27c19aeced8
Author: Venkatesh Srinivas <me at endeavour.zapto.org>
Date: Sat Jun 12 07:38:20 2010 -0700
kernel - MPSAFE work - tokenize vm/vm_mmap.c, part 2
vm_mmap() now takes the vm token. This seemed like a better idea than modifying
all of the callers to have knowledge of the vm locking strategy.
Summary of changes:
sys/vm/vm_mmap.c | 34 +++++++++++++++++++++++++++-------
1 files changed, 27 insertions(+), 7 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/fcc11a69ee00e4382da331b45e80c27c19aeced8
--
DragonFly BSD source repository
More information about the Commits
mailing list