Locality-Conscious Lock-Free Linked Lists
暂无分享,去创建一个
[1] Maged M. Michael,et al. High performance dynamic lock-free hash tables and list-based sets , 2002, SPAA '02.
[2] John D. Valois. Lock-free linked lists using compare-and-swap , 1995, PODC '95.
[3] Timothy L. Harris,et al. A Pragmatic Implementation of Non-blocking Linked-Lists , 2001, DISC.
[4] Maurice Herlihy,et al. Wait-free synchronization , 1991, TOPL.
[5] Maged M. Michael. Safe memory reclamation for dynamic lock-free objects using atomic reads and writes , 2002, PODC '02.
[6] Maurice Herlihy,et al. The art of multiprocessor programming , 2020, PODC '06.
[7] Keir Fraser,et al. Practical lock-freedom , 2003 .
[8] Eric Ruppert,et al. Lock-free linked lists and skip lists , 2004, PODC '04.
[9] Salvador Roura,et al. Lists revisited: Cache-conscious STL lists , 2010, JEAL.
[10] Maged M. Michael. Hazard pointers: safe memory reclamation for lock-free objects , 2004, IEEE Transactions on Parallel and Distributed Systems.
[11] Bjarne Stroustrup,et al. Lock-Free Dynamically Resizable Arrays , 2006, OPODIS.