Re: Lock-free reference counting
- From: "Chris M. Thomasson" <no@xxxxxxxxxxxx>
- Date: Thu, 27 Nov 2008 01:02:10 -0800
"Mark Wooding" <mdw@xxxxxxxxxxxxxxxx> wrote in message news:slrngirpj5.5k5.mdw@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Chris M. Thomasson <no@xxxxxxxxxxxx> wrote:
Yes it does. The GC might collect sooner wrt your example once in a blue
moon. This is all about determinism -vs- non-determinism.
No, as I pointed out elsewhere. (Tracing) GC behaviour is more complex
and harder to predict but not necessarily non-deterministic.
When I say non-deterministic wrt GC I mean that one cannot always show _exactly_ when and where objects will be collected and destroyed.
(I'm pedantically including the word `tracing' because I consider
reference counting to be a technique for implementing automatic storage
management.)
-- [mdw]
.
- Follow-Ups:
- Re: Lock-free reference counting
- From: Jon Harrop
- Re: Lock-free reference counting
- References:
- Lock-free reference counting
- From: Juha Nieminen
- Re: Lock-free reference counting
- From: Mark Wooding
- Re: Lock-free reference counting
- From: Juha Nieminen
- Re: Lock-free reference counting
- From: Mark Wooding
- Re: Lock-free reference counting
- From: Juha Nieminen
- Re: Lock-free reference counting
- From: Mark Wooding
- Re: Lock-free reference counting
- From: Juha Nieminen
- Re: Lock-free reference counting
- From: Jon Harrop
- Re: Lock-free reference counting
- From: Juha Nieminen
- Re: Lock-free reference counting
- From: Jon Harrop
- Re: Lock-free reference counting
- From: Chris M. Thomasson
- Re: Lock-free reference counting
- From: Jon Harrop
- Re: Lock-free reference counting
- From: Chris M. Thomasson
- Re: Lock-free reference counting
- From: Jon Harrop
- Re: Lock-free reference counting
- From: Chris M. Thomasson
- Re: Lock-free reference counting
- From: Jon Harrop
- Re: Lock-free reference counting
- From: Juha Nieminen
- Re: Lock-free reference counting
- From: Jon Harrop
- Re: Lock-free reference counting
- From: Juha Nieminen
- Re: Lock-free reference counting
- From: Jon Harrop
- Re: Lock-free reference counting
- From: Chris M. Thomasson
- Re: Lock-free reference counting
- From: Jon Harrop
- Re: Lock-free reference counting
- From: Chris M. Thomasson
- Re: Lock-free reference counting
- From: Mark Wooding
- Lock-free reference counting
- Prev by Date: Re: Lock-free reference counting
- Next by Date: Re: Lock-free reference counting
- Previous by thread: Re: Lock-free reference counting
- Next by thread: Re: Lock-free reference counting
- Index(es):
Relevant Pages
|