crash managing a large FSFS repository
From: Chase Phillips <shepard_at_ameth.org>
Date: 2004-12-13 08:22:13 CET
As a follow-up to my thread "svn resource requirements with large
As a refresher, our project is developing a software image that runs on
After importing the NetBSD source code and then copying it onto a branch,
The Subversion issue tracker holds 4 issues that come close to addressing
Issue 602 - http://subversion.tigris.org/issues/show_bug.cgi?id=602
"import of large trees can bloat memory on client side"
The last comment to this bug was made 2002/11 and it appears purposed to
Issue 1702 - http://subversion.tigris.org/issues/show_bug.cgi?id=1702
"Initial checkout should scale well for large projects"
This issue focuses on checking out a revision from a remote repository.
Issue 2067 - http://subversion.tigris.org/issues/show_bug.cgi?id=2067
"Perf issues with BDB and directories with a large number of items"
This bug mentions similar problems with FSFS, though the bug summary
Issue 2137 - http://subversion.tigris.org/issues/show_bug.cgi?id=2137
"svn update" extremely slow with large repository and FSFS"
The common problems I experience are with checkouts and commits back to
Should one of the above issues be used for tracking this problem? Or
PS Initial work on this issue was done by Eric Gillespie. He applied one
"[PATCH] Fix svn_io_remove_dir pool usage", 2004/11/01
"[PATCH] Fix fsfs finalization memory usage", 2004/11/01
Thanks,
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.