git: kernel - MPSAFE work - adjust global tokens

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Jun 9 19:18:55 PDT 2010


commit d63ddd9c14c5e1ba096e620d3aaa1d00d7db57ae
Author: Matthew Dillon <dillon at 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





More information about the Commits mailing list