Up to [OpenLDAP] / libraries / libldap_r
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Current tag: OPENLDAP_REL_ENG_2_4_7
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.