Re: Garbage Collection: memory limits, crash when using "lots" of memory, why?
Re: Garbage Collection: memory limits, crash when using "lots" of memory, why?
- Subject: Re: Garbage Collection: memory limits, crash when using "lots" of memory, why?
- From: Greg Parker <email@hidden>
- Date: Fri, 23 Sep 2011 14:11:44 -0700
On Sep 21, 2011, at 10:26 AM, Sean McBride wrote:
> I seem to recall that with GC, one is limited to some amount of 'collectable' memory, but I can no longer find what that limit is. IIRC, it's like 30 GB?
The garbage collector's arena is 16 GB in a 64-bit process. I don't know what's wrong, but it's not the garbage collector's expected limit.
--
Greg Parker email@hidden Runtime Wrangler
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden