How do you completely shut down and re-initialize jemalloc at runtime?

Paul Pedriana ppedriana at gmail.com
Thu May 8 22:32:45 PDT 2014


In the middle of running my app I want to shut down jemalloc and restore 
it to its state at application startup and be able to then use it as if 
new. In shutting it down I would of course make sure that there are no 
outstanding memory in use from it. Is this possible? If so how would I 
do it?

Thanks.




More information about the jemalloc-discuss mailing list