]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Move perf counter and add op queue reserve throttle
authorHaomai Wang <haomaiwang@gmail.com>
Tue, 18 Feb 2014 14:46:22 +0000 (22:46 +0800)
committerHaomai Wang <haomaiwang@gmail.com>
Sat, 22 Feb 2014 13:04:59 +0000 (21:04 +0800)
commit2b9e893a31ac56a95a4acb70b120d80df41ab535
treedae9956965a4dccb105827fb183cebeda68fb6d2
parent5eb75927edf5951c6845a4101095e261129e1606
Move perf counter and add op queue reserve throttle

The perf counter of FileStore can shared with other ObjectStore backend, so move
it to ObjectStore and adjust position to let other KeyValueStore refer to.

Signed-off-by: Haomai Wang <haomaiwang@gmail.com>
src/common/config_opts.h
src/os/FileStore.h
src/os/KeyValueStore.cc
src/os/KeyValueStore.h
src/os/ObjectStore.h