]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
set 128MB tcmalloc cache size by bytes
authorAlexandre Derumier <aderumier@odiso.com>
Fri, 29 Apr 2016 01:30:05 +0000 (03:30 +0200)
committerSage Weil <sage@redhat.com>
Tue, 10 May 2016 13:52:58 +0000 (09:52 -0400)
(cherry picked from commit d1d144c03bc9050931d86d635a16363bd2b73fd0)

etc/default/ceph

index b4f6167b07369bf876ea93e2f4ebb7ac7e445c4c..f2722073b5a7d75bf852ebbbd41c3f5e6f86edc8 100644 (file)
@@ -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
 #