DragonFly commits List (threaded) for 2010-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - MPSAFE work - tokenize more vm stuff
commit 99ad9bc46e5e89d85f4ccde397f743ce992265f4
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Sat Jun 12 14:01:05 2010 -0700
kernel - MPSAFE work - tokenize more vm stuff
Summary of changes:
sys/kern/kern_proc.c | 243 +++++++++++++++++++++++++++++++++---------------
sys/kern/sys_mqueue.c | 7 +-
sys/vm/default_pager.c | 2 +-
sys/vm/device_pager.c | 2 +-
sys/vm/vm_contig.c | 39 +++++++-
sys/vm/vm_glue.c | 46 +++++++++-
sys/vm/vm_kern.c | 93 ++++++++++---------
sys/vm/vm_meter.c | 38 +++++++-
sys/vm/vm_pageout.c | 67 ++++++++++++-
sys/vm/vm_pageout.h | 1 -
sys/vm/vm_pager.c | 37 ++++++--
sys/vm/vm_swap.c | 35 +++++--
12 files changed, 451 insertions(+), 159 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/99ad9bc46e5e89d85f4ccde397f743ce992265f4
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]