1. 02 Jan, 2012 3 commits
  2. 31 Dec, 2011 1 commit
    • Vladislav Vaintroub's avatar
      Allow for faster creation of threads in corner cases where pool would be... · c216c9f0
      Vladislav Vaintroub authored
      Allow for faster creation of threads in corner cases where pool would be overloaded with long non-yielding queries. 
      To allow it, change minimum of thread_pool_stall_limit to be 10 milliseconds.
      
      Also introduce a new parameter to oversubscribe a group . Number of threads running in  parallel would be higher than it normally should, leading to thrashing, but it may improving preemptiveness, which is useful for the described corner case.
      c216c9f0
  3. 30 Dec, 2011 2 commits
  4. 29 Dec, 2011 7 commits
  5. 28 Dec, 2011 4 commits
  6. 27 Dec, 2011 8 commits
  7. 26 Dec, 2011 4 commits
  8. 21 Dec, 2011 2 commits
  9. 20 Dec, 2011 2 commits
  10. 19 Dec, 2011 1 commit
  11. 18 Dec, 2011 2 commits
  12. 16 Dec, 2011 1 commit
  13. 15 Dec, 2011 3 commits