[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: Michael <ectosphenoid-svn_at_yahoo.com>
Date: 2004-09-03 22:45:41 CEST

--- Ben Collins-Sussman <sussman@collab.net> wrote:
> 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?
>
> - Was the 1.2GB VM on the client or the server?
>
> - How do we reproduce? Just create 12000 files with that property
> on
> them, 'svn add' and 'svn commit'? How big should the files be? How
> are they distributed around the tree?

I don't know about this leak, but there are plenty other leaks to
examine. I posted a simple formula for one a while back.

If you create tens of thousands of files distributed among 100
directories in a directory tree only two levels deep, svn add, then svn
commit, you will see the server and client grow in size with ra_svn. I
see the same growth in ra_local.

Been like this for quite a while now.

Michael Price

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Sep 3 22:45:59 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.