<div dir="ltr"><br><div>Does this question make sense from use case point of view ? Any inputs will be highly appreciated.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Apr 13, 2015 at 1:02 PM, SNL <span dir="ltr"><<a href="mailto:snl20465@gmail.com" target="_blank">snl20465@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><br></div><div><br></div><div>On each allocation, I need to book keep 64 bytes of metadata which describes that allocation. Currently, I do store this metadata outside and look it up when need arises. Needless to say this slows down things for heavily multithreaded programs. I am trying to optimize my design and data structures. It would be great if I can store my metadata along with jemalloc and look it up using jemalloc's quick look up which is already optimized for concurrency.</div><div><br></div><div><br></div><div>I found following threads to be relevant, any inputs on existing implementations will be helpful.</div><div><br></div><div><a href="https://github.com/jemalloc/jemalloc/issues/203" target="_blank">https://github.com/jemalloc/jemalloc/issues/203</a><br></div>
</div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><br>Cheers,<br>Sunny. <br></div>
</div>