MemoryError in 2.2.0 in odd case: Can I reduce memory requirements?
Maritza Mendez
martitzam at gmail.com
Fri Jan 21 23:50:16 UTC 2011
Hi, Martin.
Your observation about phones is certainly correct. I would ask how this
scales on the bzr smartserver end of the wire. If, say, four developers are
merging to/from four different branches [1] simultaneously, it seems like
the box running the bzr smartserver might thrash badly.
What do you expect?
[1] For simplicity, assume plain branches. For complexity, assume four
branches in a shared repo.
Thanks
~M
On Fri, Jan 21, 2011 at 12:58 PM, Martin Pool <mbp at canonical.com> wrote:
> On 14 January 2011 22:51, Doug Lee <dgl at dlee.org> wrote:
> > I believe this means I have a repository that can't work in less than
> > 512 meg of physical memory, which is quite a requirement.
>
> Since they now sell phones with more than that 512MB memory I don't
> know if it's really a lot anymore. But it certainly is an annoying
> situation if that's what the machine you have has.
>
> > Further advice welcome and sorry for the length of this thread.
>
> We still have some things where the memory usage grows with the size
> of the last file: I think that we no longer have anything that scales
> with the pack size or the total tree size. (Or maybe some network
> stream operations are still in that class.)
>
> The main thing I would suggest is getting to the tip of bzr and bzr-svn.
>
> You could try adding more swap space; it will be slow but it may complete.
>
> --
> Martin
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/bazaar/attachments/20110121/f1738460/attachment.html>
More information about the bazaar
mailing list