[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [Issue 3888] New - ra_serf unbound memory usage on checkout/export/update

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: Thu, 19 May 2011 10:23:00 +0200

On Thu, May 19, 2011 at 10:07 AM, Ivan Zhakov <ivan_at_visualsvn.com> wrote:
> It's not related to serf memory leaks. The problem with
> checkout/update/export that we create a lot of requests at one time,
> each with separate pool.

Well, that's a deliberate design decision. And, it's not unbounded -
it's directly related to the pipeline length. That said, we were
never deleting the requests - that was what my commit fixed. There
could be some tricks to reduce the multiple, but we're still going to
have ~16KB/inflight request. -- justin
Received on 2011-05-19 10:23:31 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.