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

Re: [PATCH] Reduce memory usage of svn log -v

From: Scott Collins <scc_at_ScottCollins.net>
Date: 2003-05-15 04:06:16 CEST

I'm not sure I understand pools well enough either, however, I'm
willing to put my money where my mouth is and test it. So I guess I'm
not really evaluating your patch, so much as asking further questions
of the person who eventually does.

In your patch, would it be as effective to not add |scratchpool|, but
in the place where you added |svn_pool_clear (scratchpool);|,
substitute |svn_pool_clear (subpool);|? But if turns out you must add
|scratchpool|, is it better if it comes out of |subpool| rather than
|pool|?

I'll go try in my working copy now.
__________
Scott Collins <http://ScottCollins.net/>

  • application/pgp-signature attachment: PGP.sig
Received on Thu May 15 04:08:09 2003

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.