Re: Lock-free reference counting
- From: "Chris M. Thomasson" <no@xxxxxxxxxxxx>
- Date: Thu, 27 Nov 2008 12:55:31 -0800
"Jon Harrop" <jon@xxxxxxxxxxxxxxxxx> wrote in message news:2P6dnTiLNYiQOLPUnZ2dneKdnZzinZ2d@xxxxxxxxxxxxxxxxx
Chris M. Thomasson wrote:"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.
Then we really mean "predictable" rather than "deterministic". GCs are
unpredictable whereas reference counting is not. Both can be deterministic.
Fair enough.
.
- 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: 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
- Re: Lock-free reference counting
- From: Chris M. Thomasson
- Re: Lock-free reference counting
- From: Jon Harrop
- 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
|