Skip to content
Snippets Groups Projects
Commit 3783df8d authored by Quanah Gibson-Mount's avatar Quanah Gibson-Mount
Browse files

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.
parent 15da22d8
No related branches found
No related tags found
Loading
Showing
with 474 additions and 319 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment