Skip to content

Hazard pointer: Free reclaimed objects earlier #9

Description

@jleben

Optimize storage: Free reclaimed objects as soon as their number exceeds current number of threads.

This can be done using dynamic memory allocation. We do not support lock-free reclamation unless dynamic allocation is lock-free anyway.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions