]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
etc/default/ceph: set 128MB tcmalloc cache size
authorAlexandre Derumier <aderumier@odiso.com>
Thu, 28 Apr 2016 20:55:37 +0000 (22:55 +0200)
committerAlexandre Derumier <aderumier@odiso.com>
Thu, 28 Apr 2016 21:03:09 +0000 (23:03 +0200)
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
etc/default/ceph

index 6d6f40ec571e8f67d1261713889a76062cdd9dac..b4f6167b07369bf876ea93e2f4ebb7ac7e445c4c 100644 (file)
@@ -3,6 +3,10 @@
 # Environment file for ceph daemon systemd unit files.
 #
 
+# Increase tcmalloc cache size
+TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=128MB
+
+
 ## use jemalloc instead of tcmalloc
 #
 # jemalloc is generally faster for small IO workloads and when