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

Re: r11556 causes enormous fsfs memory use

From: Branko Čibej <brane_at_xbc.nu>
Date: 2004-11-02 21:09:44 CET

Julian Foad wrote:

> Branko Čibej wrote:
>
>> Peter N. Lundblad wrote:
>>
>>> It apperas that apr_hash_set() allocates memory for each call that
>>> isn't a
>>> delete, even if there is an entry in the table already.
>>>
>> Then that's an APR bug. Sure, we should work around it in SVN, but it
>> needs fixing in APR, too.
>
>
> Is this still thought to be a bug in APR?

Well, if APR allocates memory when it doesn't have to, I'd say it is.

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 2 21:09:52 2004

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.