2GB limit
Maritza Mendez
martitzam at gmail.com
Fri Oct 8 17:17:02 BST 2010
On Fri, Oct 8, 2010 at 6:47 AM, John Arbash Meinel
<john at arbash-meinel.com>wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 10/8/2010 1:09 AM, Maritza Mendez wrote:
> >
> >
> > On Thu, Oct 7, 2010 at 8:41 PM, Martin Pool <mbp at canonical.com
> > <mailto:mbp at canonical.com>> wrote:
> >
> >
> > This problem isn't inherent to Windows but I think Windows is the
> only
> > place where we don't use 64-bit addressing even when the system
> > supports it.
> >
> >
> >
> > Aha. Now I think I see. Thanks. I will read some of the threads in
> > which peole have tried to build for Windows x64 and see if I have any
> > ideas. Thanks.
>
> I think there are a couple of issues. One is that 'pack' is allocating
> ~5x the largest content. So auto-packing has a high peak memory
> requirement.
>
> And 64-bit at least allows us to allocate more memory blocks. (So if
> your machine has 4GB we aren't stuck at the 2GB barrier.)
>
> The next issue will be handling content >2GB and then again at content
> >4GB. The delta structures, etc, have certainly not been audited for
> working correctly at that level. Note that 'content' may not be a single
> file, because of how we combine texts, though it would be close to that
> (within 2-4x sort of thing).
>
> John
> =:->
>
John, I think I see your point. It might be nice to have a universal
solution. I'm motivated only by what expereince tells me I need, and that
includes beating the 2GB barrier in the near term. (So I'm content to
stipulate to the usual Platonism v. existentialism conversation and move on
with being existential.) So I'm going to assume that you smart guys figure
out the elegant universal solution while maybe I just see about breaking the
dull but irritating 2GB limit. I've had a fair bit of expereince with this
sort of thing, but it sounds like a lot of smart people have run into this
wall. So I'll just see whether I can help.
Thanks
~M
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/bazaar/attachments/20101008/6c989a13/attachment.htm
More information about the bazaar
mailing list