Boost logo

Boost :

Subject: Re: [boost] [lockfree::fifo] Review
From: Tim Blechmann (tim_at_[hidden])
Date: 2009-12-11 13:59:38


hi all,

i just wanted to let you know, that i ported boost.lockfree to
boost.atomic.
the code can be obtained from my git repository [1], branch
lockfree-atomic-upstream. unfortunately there seems to be an issue with
the fifo implementation. after adding another null pointer check (which
shouldn't actually be needed), the implementation works fine, on my
nehalem machine, not sure about other platforms, though ...

it removes most of the low-level code, though ... so it is way cleaner
than before ...

cheers, tim

[1] http://tim.klingt.org/git?p=boost_lockfree.git

-- 
tim_at_[hidden]
http://tim.klingt.org
Only very good and very bad programmers use goto in C



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