summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorAlexandre Derumier <aderumier@odiso.com>2016-04-29 03:30:05 +0200
committerAlexandre Derumier <aderumier@odiso.com>2016-04-29 03:30:05 +0200
commitd1d144c03bc9050931d86d635a16363bd2b73fd0 (patch)
tree4c83e2a5b3de9acd0dfda24805d25daf5d9de7da /etc
parentetc/default/ceph: set 128MB tcmalloc cache size (diff)
downloadceph-d1d144c03bc9050931d86d635a16363bd2b73fd0.tar.xz
ceph-d1d144c03bc9050931d86d635a16363bd2b73fd0.zip
set 128MB tcmalloc cache size by bytes
Diffstat (limited to 'etc')
-rw-r--r--etc/default/ceph3
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/default/ceph b/etc/default/ceph
index b4f6167b073..f2722073b5a 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
#