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

Re: crash managing a large FSFS repository

From: Eric Gillespie <epg_at_pretzelnet.org>
Date: 2004-12-13 16:09:08 CET

Josh Pieper <jjp@pobox.com> writes:

> the majority of the import was 19M, however, after the final revision
> file was moved into place, memory usage spiked to 44M. It could just
> be the recursive delete of the completed transaction directory.

That's exactly what it is. It was much, much worse until r11701
and r11706. However, fs_fs.c:fetch_all_changes still builds a
giant hash in memory. I wasn't sure what to do about this, and
so left it alone. I seem to recall asking for suggestions but
not getting a response, but it's possible i overlooked it as i
became busy elsewhere right afterwards.

--
Eric Gillespie <*> epg@pretzelnet.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Dec 13 16:13:47 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.