Re: crash managing a large FSFS repository
From: Simon Spero <ses_at_unc.edu>
Date: 2004-12-13 18:45:03 CET
Eric Gillespie wrote:
>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.
At the moment the code uses memory roughly proportional to the total
One approach to reducing the amount of memory needed would be to use a
This approach requires space roughly proportional to the number of
Simon
---------------------------------------------------------------------
|
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.