On Tue, Nov 20, 2018 at 11:44:47AM -0500, Greg Troxel wrote:
> I thought we were using a pool allocator that had per-cpu freelists,
> derived from Solaris and
>   https://www.usenix.org/legacy/event/usenix01/bonwick.html

We are talking about a lower level free list. Even when you could reuse the pool
allocator code on that level, it wouldn't be sufficient.

But yes, the methods used by the pool allocator need to be applied here too.


Greetings,
-- 
                                Michael van Elst
Internet: mlel...@serpens.de
                                "A potential Snark may lurk in every tree."

Reply via email to