Update of /repo/OpenLDAP/pkg/ldap/include

Modified Files:
      Tag: OPENLDAP_REL_ENG_2_4
        ldap_int_thread.h  1.20.2.3 -> 1.20.2.4
        ldap_pvt_thread.h  1.51.2.5 -> 1.51.2.6

Log Message:
Use per-thread slap_counters to eliminate lock contention
Unifdef SLAP_LIGHTWEIGHT_DISPATCHER
Use thread-specific data in pool_context()
Added native thread-specific data support
Concurrency tweaks:
  store conn->c_sd, don't use ber_sockbuf_ctrl to retrieve it.
  use per-thread free lists for operations, no mutexes needed.



CVS Web URLs:
  http://www.openldap.org/devel/cvsweb.cgi/include/
    http://www.openldap.org/devel/cvsweb.cgi/include/ldap_int_thread.h
    http://www.openldap.org/devel/cvsweb.cgi/include/ldap_pvt_thread.h

Changes are generally available on cvs.openldap.org (and CVSweb)
within 30 minutes of being committed.

Reply via email to