buffer_cache: Remove shared pointers
Removing shared pointers is a first step to be able to use intrusive objects and keep allocations close to one another in memory.
Please register or sign in to comment
Removing shared pointers is a first step to be able to use intrusive objects and keep allocations close to one another in memory.