You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by pb...@apache.org on 2010/12/02 18:09:37 UTC

svn commit: r1041462 - /subversion/branches/1.5.x/STATUS

Author: pburba
Date: Thu Dec  2 17:09:36 2010
New Revision: 1041462

URL: http://svn.apache.org/viewvc?rev=1041462&view=rev
Log:
* STATUS: Nominate r1041438 (more server-side blame -g memory improvements).

Modified:
    subversion/branches/1.5.x/STATUS

Modified: subversion/branches/1.5.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.5.x/STATUS?rev=1041462&r1=1041461&r2=1041462&view=diff
==============================================================================
--- subversion/branches/1.5.x/STATUS (original)
+++ subversion/branches/1.5.x/STATUS Thu Dec  2 17:09:36 2010
@@ -167,6 +167,19 @@ Candidate changes for 1.5.9:
       -0: stsp (not a critical build or security fix -- maybe just
                 document the workaround instead?)
 
+ * r1041438
+   Further improvement to an approved backport of a 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
+
 Approved changes:
 =================