Return-Path: X-Original-To: apmail-subversion-commits-archive@minotaur.apache.org Delivered-To: apmail-subversion-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 22AD2787C for ; Wed, 20 Jul 2011 16:10:20 +0000 (UTC) Received: (qmail 87257 invoked by uid 500); 20 Jul 2011 16:10:19 -0000 Delivered-To: apmail-subversion-commits-archive@subversion.apache.org Received: (qmail 87205 invoked by uid 500); 20 Jul 2011 16:10:19 -0000 Mailing-List: contact commits-help@subversion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@subversion.apache.org Delivered-To: mailing list commits@subversion.apache.org Received: (qmail 87198 invoked by uid 99); 20 Jul 2011 16:10:18 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Jul 2011 16:10:18 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Jul 2011 16:10:16 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 80EE523888BD for ; Wed, 20 Jul 2011 16:09:55 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1148828 - /subversion/branches/1.7.x/STATUS Date: Wed, 20 Jul 2011 16:09:55 -0000 To: commits@subversion.apache.org From: gstein@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110720160955.80EE523888BD@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: gstein Date: Wed Jul 20 16:09:52 2011 New Revision: 1148828 URL: http://svn.apache.org/viewvc?rev=1148828&view=rev Log: of course Modified: subversion/branches/1.7.x/STATUS Modified: subversion/branches/1.7.x/STATUS URL: http://svn.apache.org/viewvc/subversion/branches/1.7.x/STATUS?rev=1148828&r1=1148827&r2=1148828&view=diff ============================================================================== --- subversion/branches/1.7.x/STATUS (original) +++ subversion/branches/1.7.x/STATUS Wed Jul 20 16:09:52 2011 @@ -72,6 +72,13 @@ Candidate changes: a bit more cleanup before backporting. See also the dev@s.a.o thread for gstein's concerns) +1: stsp (r1148588 alone does *not* fix the leak) + -0: gstein (per the dev@ thread, a distinctive third pool in the mix + could help to make all this clear; at a minimum, we can + use the provided scratch_pool better) + + +Approved changes: +================= * r1148588 Use a subpool for each log item in ra_serf instead of allocating all the @@ -82,6 +89,5 @@ Candidate changes: further memory usage reduction. Votes: +1: rhuijben, stsp - -Approved changes: -================= + +1: gstein (another iteration could make this "nicer", but is not + required for backport)