git: kernel - MPSAFE work - add vmspace_token

Matthew Dillon dillon at crater.dragonflybsd.org
Fri Jun 11 22:07:29 PDT 2010


commit d39d3c43df31677496067ecffd73216c4ee6ad78
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Fri Jun 11 21:59:36 2010 -0700

    kernel - MPSAFE work - add vmspace_token
    
    * Add a global token, vmspace_token

Summary of changes:
 sys/kern/lwkt_token.c |    5 +++++
 sys/sys/thread.h      |    1 +
 2 files changed, 6 insertions(+), 0 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d39d3c43df31677496067ecffd73216c4ee6ad78


-- 
DragonFly BSD source repository





More information about the Commits mailing list