Merge remote-tracking branch 'public/feature11791'

This commit is contained in:
Nick Mathewson
2015-01-06 13:52:54 -05:00
11 changed files with 112 additions and 24 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor features (directory, memory usage):
- When we have recently been under memory pressure (over 3/4 of
MaxMemInQueues is allocated), then allocate smaller zlib objects for
small requests. Closes ticket 11791.