3 citations · 3 across the 1 of their papers we have counts for
Showing cs.DCShow all
2 papers · 1 filter
cs.DC2018
Memory Models for C/C++ Programmers
Manuel Pöter, Jesper Larsson Träff
The memory model is the crux of the concurrency semantics of shared-memory systems. It defines the possible values that a read operation is allowed to return for any given set of w…
cs.DC2017★ 3 cited
A new and five older Concurrent Memory Reclamation Schemes in Comparison (Stamp-it)
Manuel Pöter, Jesper Larsson Träff
Memory management is a critical component in almost all shared-memory, concurrent data structures and algorithms, consisting in the efficient allocation and the subsequent reclamat…