Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Apr 2008 13:19:07 +0000 (UTC)
From:      Kris Kennaway <kris@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libthr/thread thr_mutex.c
Message-ID:  <200804261319.m3QDJ7EI073489@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804261319.m3QDJ7EI073489>