concurrent-ll icon indicating copy to clipboard operation
concurrent-ll copied to clipboard

No garbage collection for lock free concurrent-ll?

Open liumx10 opened this issue 8 years ago • 2 comments

ATT

liumx10 avatar Oct 25 '17 07:10 liumx10

@liumx10, can you provide any reference materials regarding GC for lock-free operations?

jserv avatar Oct 25 '17 07:10 jserv

@jserv I'm also looking for GC solution so I found your project. Here is a slide introducing epoch-based GC. https://people.eecs.berkeley.edu/~stephentu/presentations/workshop.pdf But I think it's a little trivial.

liumx10 avatar Oct 25 '17 09:10 liumx10