]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: simple per-collection lru for buffers
authorSage Weil <sage@redhat.com>
Tue, 31 May 2016 18:35:29 +0000 (14:35 -0400)
committerSage Weil <sage@redhat.com>
Wed, 1 Jun 2016 15:40:50 +0000 (11:40 -0400)
commit6e5249a4bed3dc64e2e4f4af4e79b5568434ef02
tree80067ecb48fb67fe446f5f8f7eda9023d6d88c94
parent63279896a0c3fcdbf9a2e168f6f3656583926a0b
os/bluestore: simple per-collection lru for buffers

Size these using a global config.  This is only a starting point--we'll
obviously have to rework this to share memory across collections.

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