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

git: kernel - Fix DEBUG_LOCKS races


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 15 Nov 2011 15:25:04 -0800 (PST)

commit 5ef517efea99b1ff1017542da71250864793d0c0
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Tue Nov 15 15:13:04 2011 -0800

    kernel - Fix DEBUG_LOCKS races
    
    * DEBUG_LOCKS can race when shared tokens are in use.  Attempt to fix the
      problem.
    
    Reported-by: tuxillo

Summary of changes:
 sys/vm/vm_object.c |   54 ++++++++++++++++++++++++++++++++++-----------------
 1 files changed, 36 insertions(+), 18 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5ef517efea99b1ff1017542da71250864793d0c0


-- 
DragonFly BSD source repository



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