Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.txt | 2011-03-28 | 424 Bytes |
|
cds-0.8.0.zip | 2011-03-28 | 4.3 MB | |
cds-0.8.0.tar.gz | 2011-03-28 | 3.5 MB | |
Totals: 3 Items | 7.7 MB | 0 |
General release 1. Added: cds::Initialize and cds::Terminate functions that initializes and frees library's internal structures. 2. Added: cds::memory::michael::Heap - Michael's lock-free allocator 3. Added: Exponential back-off strategy for spinning 4. Added: cds::queue::vyukov_mpmc_bounded - bounded queue developed by Dmitry Vyukov (http://www.1024cores.net) 5. Added: support for FreeBSD amd64, x86