DragonFly BSD
DragonFly commits List (threaded) for 2010-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: kernel - make kern/imgact_resident.c MPSAFe


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 28 Aug 2010 12:50:44 -0700 (PDT)

commit dbd1282f14f877d430dd9746240207b8c6caba46
Author: Matthew Dillon <dillon@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]