Re: large memory malloc
Re: large memory malloc
- Subject: Re: large memory malloc
- From: Bill Bumgarner <email@hidden>
- Date: Thu, 30 Jun 2005 23:45:02 -0700
On Jun 30, 2005, at 11:31 PM, Justin C. Walker wrote:
In short, you can't get more than about 3GB of memory allocated as
you want it.
Right. And to be utterly clear about it -- that 3GB limit applies to
both malloc() and mmap().
So, you'll either need to build a 64bit, G5 specific, binary or
partition your implementation's memory usage to sub 3GB's worth of
memory.
b.bum
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden