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

Re: RFV on issue 860 (httpd memory usage)

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-11-04 23:41:33 CET

"Glenn A. Thompson" <gthompson@cdr.net> writes:
> What change made it 1/3 the size it used to be? Was it just the
> trail.c changes for scratchpool? Or was there something else?

No, I don't think so. Revision 3589 added the scratchpool, but didn't
change anyone to actually use it yet. The change that brought the
memory usage down was probably revision 3469.

Note how Ben says in the issue that most the memory is not showing up
in the pool statistics at all. His 40MB figure is coming from 'top'!
As far as the pool debug output goes, pool usage hovers at about 3MB.
That's the main clue that it might be a problem with our Berkeley DB
usage...

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 5 00:14:05 2002

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.