From: Alexandre Derumier Date: Fri, 29 Apr 2016 01:30:05 +0000 (+0200) Subject: set 128MB tcmalloc cache size by bytes X-Git-Tag: v10.2.1~1^2~3 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=45a1f01aa4baa1913c335efb2f8b3941f3c0f791;p=ceph.git set 128MB tcmalloc cache size by bytes (cherry picked from commit d1d144c03bc9050931d86d635a16363bd2b73fd0) --- 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 #