On Fri, 30 Sep 2016, Allen Samuels wrote:
I'm expecting the "in-object" capabilities of the slab_xxxxx containers to dramatically reduce malloc/free calls. Also having some visibility into where the memory is actually going will also spur a bit more development that will likely have more significant positive effects.
Definitely sounds useful! I see that some works been done with massif, too.
Also, I took a quick peek into boost::pool. It's built exactly as you said-- specifically for the manu-small-objects situation. I didn't see an "obvious" way to hook in a new freelist scheme.
Have a great weekend, -Jesse -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html