1. 20 Jul, 2012 2 commits
  2. 19 Jul, 2012 6 commits
  3. 18 Jul, 2012 2 commits
  4. 17 Jul, 2012 2 commits
  5. 16 Jul, 2012 2 commits
  6. 13 Jul, 2012 3 commits
  7. 06 Jul, 2012 1 commit
  8. 05 Jul, 2012 1 commit
  9. 04 Jul, 2012 1 commit
  10. 03 Jul, 2012 8 commits
  11. 02 Jul, 2012 7 commits
  12. 27 Jun, 2012 2 commits
    • Poul-Henning Kamp's avatar
      Overhaul the thread-pool herding code. · 7e25234d
      Poul-Henning Kamp authored
      NB: Changes to parameter defaults & units included in this commit!
      
      I tried to apply some queuing theory to this problem and as much as
      I admire Agner Krarup Erlang, his math isn't much help when you don't
      know any of the relevant metrics for your queue.
      
      Instead I took a much simpler approach:  "If we fail to get a thread,
      we probably need more threads", and have rewritten the herder to to
      react faster and more reliably to such events.
      
      I went over the parameters for thread-pools and normalized timeouts
      to seconds rather than milliseconds (beware!) and polished descriptions
      etc.
      7e25234d
    • Poul-Henning Kamp's avatar
      Make Flexelint hate me less · 590299ee
      Poul-Henning Kamp authored
      590299ee
  13. 26 Jun, 2012 2 commits
  14. 25 Jun, 2012 1 commit