git: kernel - make kern/imgact_resident.c MPSAFe

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Aug 28 12:51:32 PDT 2010


commit dbd1282f14f877d430dd9746240207b8c6caba46
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sat Aug 28 11:27:40 2010 -0700

    kernel - make kern/imgact_resident.c MPSAFe
    
    * Get rid of the mplock and use the existing lockmgr lock to deal
      with races.

Summary of changes:
 sys/kern/imgact_resident.c |   54 ++++++++++++++++++++++++++++++++-----------
 sys/vm/vm_map.h            |    1 +
 2 files changed, 41 insertions(+), 14 deletions(-)

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


-- 
DragonFly BSD source repository





More information about the Commits mailing list