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

Re: Checkin needs giga bytes of memory

From: Barry Scott <barry_at_barrys-emacs.org>
Date: 2004-09-04 12:37:58 CEST

On Sep 3, 2004, at 21:29, Ben Collins-Sussman wrote:

> On Fri, 2004-09-03 at 14:54, Barry Scott wrote:
>> I've just tried to checking 12,000 files that only had svn:eol-style
>> native set on them and it failed after
>> 1.2GB of VM was not enough. (1.0.6 windows client checkin to 1.1.0-rc2
>> FreeBSD HTTP server).
>
> We should have no memory leaks like this. Everything should be
> streamy,
> and memery use should stay small and roughly constant-sized.
>
> Can you please be more specific so we can reproduce and debug?

I'd guess that the memory usage is proportional to the number of files.
In which case comparing the memory allocation patterns of a 10 file
checkin
vs. 100 file checkin should be sufficient to locate the blocks of
memory that
are taking the space.

Barry

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Sep 4 12:39:01 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.