DragonFly-2.3.0.760.ge4c1c master lib/libthread_xu/thread thr_spinlock.c
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Wed Apr 22 14:53:52 PDT 2009
    
    
  
commit e4c1c6ca2484a8db7b6950772e3eb872b1666207
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Wed Apr 22 14:50:37 2009 -0700
    Increase the number of internal spinlocks available to libc from 20 to 128
    
    Fix an issue where the new malloc wants to use more internal spinlocks
    then libthread_xu declares.
Summary of changes:
 lib/libthread_xu/thread/thr_spinlock.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e4c1c6ca2484a8db7b6950772e3eb872b1666207
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list