• 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: Question about garbage collection
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Question about garbage collection


  • Subject: Re: Question about garbage collection
  • From: Bill Bumgarner <email@hidden>
  • Date: Mon, 04 Jan 2010 08:55:52 -0800

On Jan 4, 2010, at 5:31 AM, Quincey Morris wrote:

> On Jan 3, 2010, at 18:21, Ben Haller wrote:
>
>> Bill, I for one would like to hear a bit more about this.  What has changed in SL?  Why would it ever be possible to outrun the collector?  If the limit of memory is being reached, can't it always just do an immediate, synchronous collection before the call to +alloc returns?  I'd love to have a better understanding of what's going on under the hood here...
>
> I think this:
>
> 	http://lists.apple.com/archives/Cocoa-dev/2009/Jun//msg01586.html
>
> is the thread where b.bum threw some light on that issue. (But I didn't reread the whole thing, so some of what I remember may be from a different thread.)

Yes -- this message covers the high level issues related to doing an exhaustive blocking scan-and-collect when memory runs low or, more specifically, out.

http://lists.apple.com/archives/Cocoa-dev/2009/Jun//msg01630.html

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: 
 >Question about garbage collection (From: Michael Abendroth <email@hidden>)
 >Re: Question about garbage collection (From: Graham Cox <email@hidden>)
 >Re: Question about garbage collection (From: Bill Bumgarner <email@hidden>)
 >Re: Question about garbage collection (From: Ben Haller <email@hidden>)
 >Re: Question about garbage collection (From: Quincey Morris <email@hidden>)

  • Prev by Date: Re: NSScrollView scroller size
  • Next by Date: Re: NSTreeController/OutlineView w/CoreData & Bindings & multiple selection?
  • Previous by thread: Re: Question about garbage collection
  • Next by thread: Re: Question about garbage collection
  • Index(es):
    • Date
    • Thread