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

Re: On pool / memory usage debugging

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Mon, 08 Dec 2014 20:18:02 +0000

Philip Martin <philip.martin_at_wandisco.com> writes:

> The problem is easy to reproduce with pool debugging enabled and the
> patch does reduce memory use, but with a normal build I don't see the
> excessive memory in the first place.

My pool-debug build uses my own httpd build from 2.2.x_at_1562432 while my
normal build used the system httpd, Debian's 2.2.22-13+deb7u3. It looks
like some change to mod_dav has added an extra walk over the copy source
in the pool-debug build and the absence of this walk means there is no
problem in my normal build. I'm still trying to determine why this
extra walk is present, perhaps the new version is doing an unnecessary
walk or perhaps the old version has an unfixed bug.

-- 
Philip Martin | Subversion Committer
WANdisco // *Non-Stop Data*
Received on 2014-12-08 21:20:03 CET

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.