25 citations · 50 across the 2 of their papers we have counts for
4 papers
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…
Fine-Grain Checkpointing with In-Cache-Line Logging
Nachshon Cohen, David T. Aksun, Hillel Avni +1
Non-Volatile Memory offers the possibility of implementing high-performance, durable data structures. However, achieving performance comparable to well-designed data structures in…
Every Data Structure Deserves Lock-Free Memory Reclamation
Nachshon Cohen
Memory-management support for lock-free data structures is well known to be a tough problem. Recent work has successfully reduced the overhead of such schemes. However, applying me…
Efficient Logging in Non-Volatile Memory by Exploiting Coherency Protocols
Nachshon Cohen, Michal Friedman, James R. Larus
Non-volatile memory (NVM) technologies such as PCM, ReRAM and STT-RAM allow processors to directly write values to persistent storage at speeds that are significantly faster than p…