diff options
Diffstat (limited to 'changes/bug11791')
-rw-r--r-- | changes/bug11791 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug11791 b/changes/bug11791 new file mode 100644 index 0000000000..51a932743b --- /dev/null +++ b/changes/bug11791 @@ -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. |