• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: libauto: what's "agc error: Can not allocate new region"
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: libauto: what's "agc error: Can not allocate new region"


  • Subject: Re: libauto: what's "agc error: Can not allocate new region"
  • From: Bill Bumgarner <email@hidden>
  • Date: Wed, 02 Dec 2009 13:07:26 -0800

On Dec 2, 2009, at 1:01 PM, Sean McBride wrote:

> If GC memory is really limited to 8 GB (and not 32), then I probably am
> hitting that limit with the guard pages on.  :(  Is there a way to
> increase that limit, at least in debug?  8 is pretty puny. :(

Grab the source.  It is just a constant.

You should be able to build libauto using Xcode and, if in your shared build directory, your app will pick it up (I know you know this, but for the benefit of everyone else)....

> And Jens, AUTO_USE_GUARDS is the same principle as Guard Malloc, but
> they are not identical.  As I understand it, the former applies to
> memory in the GC zone, the latter to the malloc zone.  In my app anyway,
> AUTO_USE_GUARDS is slow, GuardMalloc is slower, and with them both on
> it's very slow indeed.

That is correct.

b.bum
_______________________________________________

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

References: 
 >libauto: what's "agc error: Can not allocate new region" (From: "Sean McBride" <email@hidden>)
 >Re: libauto: what's "agc error: Can not allocate new region" (From: Greg Parker <email@hidden>)
 >Re: libauto: what's "agc error: Can not allocate new region" (From: Jens Alfke <email@hidden>)
 >Re: libauto: what's "agc error: Can not allocate new region" (From: "Sean McBride" <email@hidden>)

  • Prev by Date: Re: Key path help for complex binding
  • Next by Date: Re: libauto: what's "agc error: Can not allocate new region"
  • Previous by thread: Re: libauto: what's "agc error: Can not allocate new region"
  • Next by thread: Re: libauto: what's "agc error: Can not allocate new region"
  • Index(es):
    • Date
    • Thread