From: Alexandre Derumier Date: Fri, 29 Apr 2016 01:30:05 +0000 (+0200) Subject: set 128MB tcmalloc cache size by bytes X-Git-Tag: v11.0.0~802^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F8823%2Fhead;p=ceph.git set 128MB tcmalloc cache size by bytes --- diff --git a/etc/default/ceph b/etc/default/ceph index b4f6167b0736..f2722073b5a7 100644 --- a/etc/default/ceph +++ b/etc/default/ceph @@ -4,8 +4,7 @@ # # Increase tcmalloc cache size -TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=128MB - +TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 ## use jemalloc instead of tcmalloc #