crill-dev / crill

The crill library
Boost Software License 1.0
188 stars 9 forks source link

Timur/rcu #10

Open timuraudio opened 2 years ago

timuraudio commented 2 years ago

A first implementation of reclaim_object, closely following @hogliux implementation of rcu_value

hobbeshunter commented 1 year ago

Hi,

very interesting project. One question out of curiosity: Why is the read_ptr of reclaim_object not movable?

Cheers Martin

Btw: there seems to be a <cassert> include missing

moechaieb commented 11 months ago

Hey @timuraudio, thanks for your talk and working on this, super cool stuff.

Do you have any timeline on when you think this will be ready to merge?