]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: drop default map cache size from 500 -> 200
authorSage Weil <sage@redhat.com>
Mon, 14 Sep 2015 16:31:42 +0000 (12:31 -0400)
committerSage Weil <sage@redhat.com>
Mon, 14 Sep 2015 16:31:42 +0000 (12:31 -0400)
commit1ff51a299d20dd73a95ba55fdec57498b8c71c13
tree09e488f963b1d94484909eeaa00794c242ce1e80
parent27d1e4d41e0a345dce96ecab620fefb1c900acca
osd: drop default map cache size from 500 -> 200

OSDs don't need this from each other anymore since they send
a pg_interval_map_t with pg notify.  This cache is only used
during startup when loading things up (and 200 is still > the
max advance of 150), and when clients appear with super old maps
(pretty unusual unless they are idle for long periods).

It should mean a pretty significant cut in memory...

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