[Sheepdog] [PATCH] use tcmalloc if it is available

Liu Yuan namei.unix at gmail.com
Wed Nov 16 02:59:37 CET 2011


On 11/16/2011 08:47 AM, MORITA Kazutaka wrote:

> This patch links libtcmalloc or libtcmalloc_minimal when it is
> available.  If you don't want to use tcmalloc, run configure with
> "--without-tcmalloc" option.
> 
> Signed-off-by: MORITA Kazutaka <morita.kazutaka at lab.ntt.co.jp>
> ---
> Hi Yuan,
> 
> I think we don't need a wrapper function to use tcmalloc.  Can we use
> this instead of your slab patch?
> 

Okay, feel free to drop slab, and tcmalloc is full-blown with gc
function and more capable one.

Thanks,
Yuan



More information about the sheepdog mailing list