Eliminate free list locks
Opened this issue · 0 comments
acomminos commented
I strongly suspect we can implement our binned allocations/frees without mutexes using CAS.
Opened this issue · 0 comments
I strongly suspect we can implement our binned allocations/frees without mutexes using CAS.