On Apr 2, 2014, at 7:01 PM, Rick Mann <[email protected]> wrote: > I thought apps were limited to 600 or 650 MB by iOS, regardless of how much > memory was actually available. But I just noticed our little debugging memory > display showing some 850 MB available. I don't remember if it showed that > much prior to iOS 7.1. > > So, has iOS 7.1 increased that limit?
I’m guessing the “memory available” statistic is just a form of “Free Memory”, and has nothing to do with the per-process VM limit. You are still limited to ~650MB of physical memory. -- David Duncan _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
