diff options
Diffstat (limited to 'changes/bug9093')
-rw-r--r-- | changes/bug9093 | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/changes/bug9093 b/changes/bug9093 deleted file mode 100644 index 06b6cb926a..0000000000 --- a/changes/bug9093 +++ /dev/null @@ -1,7 +0,0 @@ - o Minor features: - - Improve the circuit queue out-of-memory handler. Previously, when - we ran low on memory, we'd close whichever circuits had the most - queued cells. Now, we close those that have the *oldest* queued - cells, on the theory that those are most responsible for us - running low on memory. Based on analysis from a forthcoming paper - by Jansen, Tschorsch, Johnson, and Scheuermann. Fixes bug 9093.
\ No newline at end of file |