Skip to content
Snippets Groups Projects
  1. Nov 07, 2007
    • Quanah Gibson-Mount's avatar
      Use per-thread slap_counters to eliminate lock contention · 3783df8d
      Quanah Gibson-Mount authored
      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.
      3783df8d
  2. Nov 05, 2007
  3. Oct 31, 2007
  4. Oct 24, 2007
  5. Oct 23, 2007
  6. Oct 22, 2007
  7. Oct 19, 2007
  8. Oct 18, 2007
  9. Oct 17, 2007
Loading