1 citations · 1 across the 2 of their papers we have counts for
Showing cs.DCShow all
3 papers · 1 filter
cs.DC2022★ 1 cited
The ERA Theorem for Safe Memory Reclamation
Gali Sheffi, Erez Petrank
Safe memory reclamation (SMR) schemes for concurrent data structures offer trade-offs between three desirable properties: ease of integration, robustness, and applicability. In thi…
cs.DC2021
VBR: Version Based Reclamation
Gali Sheffi, Maurice Herlihy, Erez Petrank
Safe lock-free memory reclamation is a difficult problem. Existing solutions follow three basic methods (or their combinations): epoch based reclamation, hazard pointers, and optim…
cs.DC2019
Efficient Lock-Free Durable Sets
Yoav Zuriel, Michal Friedman, Gali Sheffi +2
Non-volatile memory is expected to co-exist or replace DRAM in upcoming architectures. Durable concurrent data structures for non-volatile memories are essential building blocks fo…