Author: pburba
Date: Thu Dec 2 17:09:34 2010
New Revision: 1041461
URL: http://svn.apache.org/viewvc?rev=1041461&view=rev
Log:
* STATUS: Nominate r1041438 (more server-side blame -g memory improvements).
Modified:
subversion/branches/1.6.x/STATUS
Modified: subversion/branches/1.6.x/STATUS
URL:
http://svn.apache.org/viewvc/subversion/branches/1.6.x/STATUS?rev=1041461&r1=1041460&r2=1041461&view=diff
==============================================================================
--- subversion/branches/1.6.x/STATUS (original)
+++ subversion/branches/1.6.x/STATUS Thu Dec 2 17:09:34 2010
@@ -126,6 +126,19 @@ Candidate changes:
Votes:
+1: stsp
+ * r1041438
+ Further improvement to a previously backported blame -g server-side
+ memory leak fix (r1032808).
+ Justification:
+ Very simple change that fixes another memory leak.
+ Notes:
+ In the test case described in
+ http://svn.haxx.se/dev/archive-2010-11/0163.shtml, r1032808 dropped
+ svnserve's peak memory use from 574 MB to 71 MB. r1041438 further
+ drops it to 51 MB.
+ Votes:
+ +1: pburba
+
Veto-blocked changes:
=====================