Skip to content

Retire userspace-rcu #4

Description

@blitz

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions