Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retire userspace-rcu #4

Open
blitz opened this issue Mar 2, 2014 · 0 comments
Open

Retire userspace-rcu #4

blitz opened this issue Mar 2, 2014 · 0 comments

Comments

@blitz
Copy link
Owner

blitz commented Mar 2, 2014

Userspace RCU is not a good fit for what we try to achieve. We can get by with a simpler solution that pushes work that needs to synchronize with the switching thread on to the switching thread itself.

A good initial implementation may be a list of closures that are executed on every iteration of the switching thread.

@blitz blitz added this to the Version 1.0 milestone Mar 2, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant