On Thu, 11 Oct 2012, Ezequiel Garcia wrote: > * Is SLAB a proper choice? or is it just historical an never been > re-evaluated? > * Does the average embedded guy knows which allocator to choose > and what's the impact on his platform?
My current ideas on this subject matter is to get to a point where we have a generic slab allocator framework that allows us to provide any object layout we want. This will simplify handling new slab allocators that seems to crop up frequently. Maybe even allow the specification of the storage layout when the slab is created. Depending on how the memory is used there may be different object layouts that are most advantageous. _______________________________________________ Celinux-dev mailing list Celinux-dev@lists.celinuxforum.org https://lists.celinuxforum.org/mailman/listinfo/celinux-dev