crossbeam
crossbeam copied to clipboard
Epoch memory reclamation algorithm
Is the algorithm used for memory reclamation by crossbeam_epoch
written down somewhere? (I'm looking for more detail than what's sketched on the module's documentation page.)
https://github.com/crossbeam-rs/rfcs/blob/master/text/2017-07-23-relaxed-memory.md
Thanks! May I suggest adding this link to the documentation?