A ref change was pushed to the OpenLDAP (openldap.git) repository.
It will be available in the public mirror shortly.

The branch, master has been updated
       via  34f832faee9f215dfdb61de52506f2905258b147 (commit)
       via  f230503b108b1c1fd2dec072b0ad5d6785da4968 (commit)
      from  9121a473dece0cabeac334a373b765508a47c1fc (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 34f832faee9f215dfdb61de52506f2905258b147
Author: Howard Chu <h...@openldap.org>
Date:   Thu Aug 15 06:54:35 2013 -0700

    Multiple queues per threadpool

commit f230503b108b1c1fd2dec072b0ad5d6785da4968
Author: Howard Chu <h...@openldap.org>
Date:   Fri Aug 16 18:56:31 2013 -0700

    Tweak mutex acquisition
    
    Slightly reduce held time.

-----------------------------------------------------------------------

Summary of changes:
 include/ldap_pvt_thread.h   |    7 +
 libraries/libldap_r/tpool.c |  480 +++++++++++++++++++++++++++++--------------
 servers/slapd/bconfig.c     |   31 +++-
 servers/slapd/ctxcsn.c      |    8 +-
 servers/slapd/init.c        |    7 +-
 servers/slapd/operation.c   |    2 +-
 servers/slapd/proto-slap.h  |    1 +
 7 files changed, 367 insertions(+), 169 deletions(-)


--- 
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git

Reply via email to