• 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: GC memory leak - what is it?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GC memory leak - what is it?


  • Subject: Re: GC memory leak - what is it?
  • From: Clark Cox <email@hidden>
  • Date: Mon, 4 Jan 2010 14:57:23 -0800

On Mon, Jan 4, 2010 at 2:27 PM, Oftenwrong Soong
<email@hidden> wrote:
> On Mon, January 4, 2010 12:39:22 PM Bill Bumgarner <email@hidden> wrote:
>> It isn't so much thinking of it as a reference that needs to be nil'd out as much as it
>> is a need to properly disconnect a subgraph of objects from the live object graph in
>> an application such that the subgraph is collected.  That is, "nil'ing out references" is
>> a fix for a symptom where the overarching problem is one of properly managing the
>> connectivity of the object graph within the application.
>
>
> Does anybody know how the collector actually works?

Yes. Bill Bumgarner does :)

You can trust anything he says about the garbage collector.

--
Clark S. Cox III
email@hidden
_______________________________________________

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: 
 >GC memory leak - what is it? (From: "email@hidden" <email@hidden>)
 >Re: GC memory leak - what is it? (From: Bill Bumgarner <email@hidden>)
 >Re: GC memory leak - what is it? (From: Oftenwrong Soong <email@hidden>)

  • Prev by Date: Re: Looking up a NSString constant at runtime
  • Next by Date: Re: Do I need to download both XCode for both Mac & iPhone
  • Previous by thread: Re: GC memory leak - what is it?
  • Next by thread: Re: GC memory leak - what is it?
  • Index(es):
    • Date
    • Thread