git: kernel - MPSAFE work - lockup i386 pmap

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Jun 9 22:56:36 PDT 2010


commit 74b9d1ec2f6d9192403457d95b9aaebc5c31a94d
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Wed Jun 9 22:49:31 2010 -0700

    kernel - MPSAFE work - lockup i386 pmap
    
    * Put the critical sections that were removed from pmap.c back in.
      Removing them was a bit premature.  They can be removed once all
      the vm_*.c files are tokenized.

Summary of changes:
 sys/platform/pc32/i386/pmap.c |   31 +++++++++++++++++++++++++++++--
 1 files changed, 29 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/74b9d1ec2f6d9192403457d95b9aaebc5c31a94d


-- 
DragonFly BSD source repository





More information about the Commits mailing list