Updated readme and changelog
authorkhizmax <libcds.dev@gmail.com>
Mon, 2 Jan 2017 20:59:09 +0000 (23:59 +0300)
committerkhizmax <libcds.dev@gmail.com>
Mon, 2 Jan 2017 20:59:09 +0000 (23:59 +0300)
change.log
readme.md

index 1615cd508d9881c4aa95ce37455a2c6151180d88..31ba2e8c8d801b06d7df502747081aef9c476012 100644 (file)
@@ -24,6 +24,7 @@
       ones. The old cds::opt::v::dynamic_buffer and cds::opt::v::static_buffer classes
       are removed.
     - Removed: TsigasCysleQueue (due undecidable ABA-problem)
+    - Removed: Michael's allocator cds/memory/michael/allocator.h
     - Fixed: use-after-free bug in VyukovMPMCCycleQueue internal buffer.
       To prevent this bug the queue uses an uninitialized buffer now.
     - Fixed: rare priority inversion bug in MSPriorityQueue
index 9b45b5778a67cba32726bb4ad2b1c23473accf6a..54c6f15b6e71c596ce456e0dc75d492c7bd379b7 100644 (file)
--- a/readme.md
+++ b/readme.md
@@ -130,10 +130,6 @@ References
              Implementations of Read-Copy Update"\r
              [pdf](http://www.dorsal.polymtl.ca/sites/www.dorsal.polymtl.ca/files/publications/desnoyers-ieee-urcu-submitted.pdf)\r
 \r
-*Memory allocation*\r
-  - [2004] M.Michael "Scalable Lock-free Dynamic Memory Allocation"\r
-            [pdf](http://www.research.ibm.com/people/m/michael/pldi-2004.pdf)\r
-\r
 *Flat Combining* technique\r
   - [2010] Hendler, Incze, Shavit and Tzafrir "Flat Combining and the Synchronization-Parallelism Tradeoff"\r
             [pdf](http://www.cs.bgu.ac.il/~hendlerd/papers/flat-combining.pdf)\r