看板 DFBSD_commit 關於我們 聯絡資訊
commit 6846fd235e190b5a983b72dcfba87f5a5d261ae7 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Wed Jun 9 23:06:41 2010 -0700 kernel - MPSAFE work - lockup vm_object.c * Tokenize the vm_object.c API Summary of changes: sys/kern/vfs_subr.c | 3 + sys/vm/vm_object.c | 353 +++++++++++++++++++++++++++++---------------------- 2 files changed, 204 insertions(+), 152 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6846fd235e190b5a983b72dcfba87f5a5d261ae7 -- DragonFly BSD source repository