Skip to content
Snippets Groups Projects
  1. Dec 15, 2011
  2. Oct 28, 2011
  3. Oct 05, 2011
  4. Jun 13, 2011
  5. Jan 05, 2011
  6. Jan 03, 2011
  7. Apr 13, 2010
  8. Jan 22, 2009
  9. Sep 29, 2008
  10. Mar 14, 2008
  11. Mar 13, 2008
  12. Feb 12, 2008
  13. Feb 11, 2008
  14. Jan 08, 2008
  15. Jan 07, 2008
  16. 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
  17. Oct 25, 2007
    • Howard Chu's avatar
      Concurrency tweaks: · 68ebee47
      Howard Chu authored
        store conn->c_sd, don't use ber_sockbuf_ctrl to retrieve it.
        use per-thread free lists for operations, no mutexes needed.
      68ebee47
  18. Sep 01, 2007
  19. May 18, 2007
  20. Mar 20, 2007
  21. Jan 02, 2007
  22. Nov 24, 2006
  23. Sep 04, 2006
  24. Mar 30, 2006
  25. Jan 03, 2006
  26. Oct 13, 2005
  27. Jul 22, 2005
  28. Jul 21, 2005
  29. Jul 11, 2005
  30. Jun 09, 2005
  31. Apr 03, 2005
  32. Jan 14, 2005
  33. Jan 01, 2005
  34. Nov 27, 2004
Loading