Boost logo

Boost :

From: shiwei xu (xushiweizh_at_[hidden])
Date: 2008-05-07 13:10:41


Hello tim,

You may wonder that I create a boost::lockfree library. Yes, the name of
"boost::lockfree" is from you proposal. I am interested in it, and write a
stack class. There is no other stuffs, because boost-memory library only
need a lock-free stack. And I'm willing to contribute to lockfree library.

Thanks.

On Wed, May 7, 2008 at 8:04 AM, Tim Blechmann <tim_at_[hidden]> wrote:

> > 1. Lock-free free list.
>
> i just had a look at the implementation of memory/boost/lockfree/
> stack.hpp ...
> it quite worries me, since it does neither provide any kind of aba
> prevention, nor of safe memory reclamation (free list, hazard pointer,
> pass-the-buck) ...
>
> best, tim
>
> --
> tim_at_[hidden]
> http://tim.klingt.org
>


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk