cvs commit: src/lib/libthr/thread thr_mutex.c

Kris Kennaway kris at FreeBSD.org
Sat Apr 26 13:19:08 UTC 2008


kris        2008-04-26 13:19:07 UTC

  FreeBSD src repository

  Modified files:
    lib/libthr/thread    thr_mutex.c 
  Log:
  Increase the default MUTEX_ADAPTIVE_SPINS to 2000, after further
  testing it turns out 200 was too short to give good adaptive
  performance.
  
  Reviewed by:   jeff
  MFC after:     1 week
  
  Revision  Changes    Path
  1.73      +1 -1      src/lib/libthr/thread/thr_mutex.c


More information about the cvs-src mailing list