Split Reference Counting
In lock-free data structures, split reference counting uses two separate counters (external and internal) for memory reclamation. Why split instead of one counter?
Sign in to answer questions and track your progress
Sign InIn lock-free data structures, split reference counting uses two separate counters (external and internal) for memory reclamation. Why split instead of one counter?
Sign in to answer questions and track your progress
Sign In