]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rocksdb: increase default cache size to 512 MB
authorSage Weil <sage@redhat.com>
Mon, 24 Sep 2018 14:21:20 +0000 (09:21 -0500)
committerSage Weil <sage@redhat.com>
Sun, 7 Oct 2018 22:18:05 +0000 (17:18 -0500)
commitcbfc3ee1921f4780be6d4071e441818b1390101c
treea4ff010005425e0cb3d78e8fff251dd56b0fd623
parent1ce64292517ac81902715280df988de7805e61bb
rocksdb: increase default cache size to 512 MB

For filestore OSDs, this is probably a good idea anyway, and is generally
not going to be hugely impactful on the memory footprint (where users
have been told to provide 1 GB RAM per 1 TB storage for a long time now).

For bluestore OSDs, this value is meaningless as we're autotuning this
anyway.

For mons, this is a more reasonable default.

Signed-off-by: Sage Weil <sage@redhat.com>
src/common/options.cc