]> git.proxmox.com Git - ceph.git/blobdiff - ceph/etc/default/ceph
update sources to 12.2.2
[ceph.git] / ceph / etc / default / ceph
index f2722073b5a7d75bf852ebbbd41c3f5e6f86edc8..4542838f4bc12143e2f9653e968d178ef7289c25 100644 (file)
@@ -5,11 +5,3 @@
 
 # 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/lib/x86_64-linux-gnu/libjemalloc.so.1