]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
set 128MB tcmalloc cache size by bytes 8823/head
authorAlexandre Derumier <aderumier@odiso.com>
Fri, 29 Apr 2016 01:30:05 +0000 (03:30 +0200)
committerAlexandre Derumier <aderumier@odiso.com>
Fri, 29 Apr 2016 01:30:05 +0000 (03:30 +0200)
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
 #