Skip to content

Add preallocated rcu_ptr #4

Open
@martong

Description

@martong

Use rcu_ptr with a preallocated block.
Something like
rcu_ptr , where N states how many instances can be put on the preallocated storage.

TBD: What to do when the storage is full?

  • throw
  • fail
  • wait
  • heap allocate

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions