Re: crash managing a large FSFS repository
Eric Gillespie <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.devel,gmane.mail.eyebrowse.user |
|---|---|
| Message-ID | <[email protected]> |
Josh Pieper <[email protected]> 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 <*> [email protected]