5 citations · 5 across the 2 of their papers we have counts for
2 papers
cs.DC2024★ 5 cited
Are Your Epochs Too Epic? Batch Free Can Be Harmful
Daewoo Kim, Trevor Brown, Ajay Singh
Epoch based memory reclamation (EBR) is one of the most popular techniques for reclaiming memory in lock-free and optimistic locking data structures, due to its ease of use and goo…
cs.DC2023
Efficient Hardware Primitives for Immediate Memory Reclamation in Optimistic Data Structures
Ajay Singh, Trevor Brown, Michael Spear
Safe memory reclamation (SMR) algorithms are crucial for preventing use-after-free errors in optimistic data structures. SMR algorithms typically delay reclamation for safety and r…