[Users] memory leak in Carpet?

Miguel Zilhão miguel.zilhao.nogueira at tecnico.ulisboa.pt
Thu Aug 2 12:02:39 CDT 2018


hi Ian,

> Can you do this with tcmalloc (and activate the tcmalloc thorn that I pointed you to), and plot the 
> variables tcmalloc::
> 
>      generic_current_allocated_bytes
>      generic_heap_size
>      tcmalloc_pageheap_free_bytes
>      tcmalloc_pageheap_unmapped_bytes
> 
> 
> This will let us know whether there are actual memory allocations which are being made and not 
> freed, or whether the rss is increasing due to fragmentation.

yes, i've just re-ran with tcmalloc. please see the (very crude) plot attached. does this help? 
sorry, i don't really know how to interpret these data :-)

thanks!
Miguel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mem_tcmalloc.pdf
Type: application/pdf
Size: 11841 bytes
Desc: not available
Url : http://lists.einsteintoolkit.org/pipermail/users/attachments/20180802/7f447be2/attachment-0002.pdf 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mem_carpet.pdf
Type: application/pdf
Size: 11564 bytes
Desc: not available
Url : http://lists.einsteintoolkit.org/pipermail/users/attachments/20180802/7f447be2/attachment-0003.pdf 


More information about the Users mailing list