pvc-ansible/roles/pvc/templates/ceph/default.conf.j2
Joshua M. Boniface 24764fe704 Don't use libjemalloc for Ceph daemons
This was an artifact of a much, much older Ceph configuration I ran, and
is not relevant with newer Ceph versions like those used in PVC.
Performance testing with Nautilus and Bluestore reveals a minimal
performance hit, and using `jemalloc` prevents cache autotuning from
being effective, so remove it.
2023-09-01 15:42:24 -04:00

3 lines
79 B
Django/Jinja

# Environment file for ceph daemon systemd unit files.
# {{ ansible_managed }}