jemalloc shell wrapper

Jason Evans jasone at canonware.com
Wed Oct 19 16:00:50 PDT 2011


On Oct 12, 2011, at 10:39 PM, Antony Dovgal wrote:
> Hello all.
> 
> I'd like to propose a small patch that adds an autogenerated shell script wrapper for jemalloc.
> The resulting script is installed into bin/ and uses LD_PRELOAD to load jemalloc lib.
> See the patch attached.

This seems like a reasonable addition, though it needs to do something different on OS X (DYLD_INSERT_LIBRARIES?).  If you have the time and hardware to test a solution for OS X as well, that would be much appreciated.  Otherwise I'll add this to my todo list for the next minor release.

Thanks,
Jason


More information about the jemalloc-discuss mailing list