]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
/etc/sysconfig/ceph: remove jemalloc option 18487/head
authorSage Weil <sage@redhat.com>
Mon, 23 Oct 2017 17:05:39 +0000 (12:05 -0500)
committerSage Weil <sage@redhat.com>
Mon, 23 Oct 2017 17:05:39 +0000 (12:05 -0500)
This breaks when used with rocksdb, which is now the default.

See http://tracker.ceph.com/issues/20557

Signed-off-by: Sage Weil <sage@redhat.com>
etc/sysconfig/ceph

index 61e941ded746b297a6fceba14d541e7af9305e22..c7f4bc45a0768d00171a4311d0d2bcde68bf31e3 100644 (file)
@@ -6,14 +6,6 @@
 # Increase tcmalloc cache size
 TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728
 
-## use jemalloc instead of tcmalloc
-#
-# jemalloc is generally faster for small IO workloads and when
-# ceph-osd is backed by SSDs.  However, memory usage is usually
-# higher by 200-300mb.
-#
-#LD_PRELOAD=/usr/lib64/libjemalloc.so.1
-
 ## automatically restart systemd units on upgrade
 #
 # By default, it is left to the administrator to restart