1. 05 Oct, 2011 2 commits
  2. 19 Sep, 2011 5 commits
  3. 18 Sep, 2011 1 commit
  4. 17 Sep, 2011 5 commits
  5. 13 Sep, 2011 1 commit
  6. 11 Sep, 2011 2 commits
  7. 31 Aug, 2011 1 commit
  8. 24 Aug, 2011 1 commit
  9. 20 Aug, 2011 6 commits
  10. 18 Aug, 2011 1 commit
    • incorrectly charging the entire buffer size against the throttler
      rather than just the number of bytes actually read.
      
      For example, if you did a read with a 32KB buffer which only received
      300 bytes across the wire, the bandwidth Throttler would charge
      you for a full 32KB of bandwidth rather than the 300 bytes that
      were really used.  This was grossly overstating the bandwidth
      consumption to the throttler.
      Mike Belshe authored
  11. 10 Aug, 2011 1 commit
  12. 07 Aug, 2011 2 commits
  13. 06 Aug, 2011 9 commits
  14. 02 Aug, 2011 2 commits
  15. 21 Jul, 2011 1 commit