看板 DFBSD_commit 關於我們 聯絡資訊
commit d63ddd9c14c5e1ba096e620d3aaa1d00d7db57ae Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Wed Jun 9 17:10:51 2010 -0700 kernel - MPSAFE work - adjust global tokens * Remove vm_object_token, vm_map_token, vm_page_token * Add vm_token and kvm_token Summary of changes: sys/kern/lwkt_token.c | 25 ++++++++++--------------- sys/sys/thread.h | 5 ++--- 2 files changed, 12 insertions(+), 18 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d63ddd9c14c5e1ba096e620d3aaa1d00d7db57ae -- DragonFly BSD source repository