]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cache-tier: Allow to config eviction check max size 6997/head
authorYuan Zhou <yuan.zhou@intel.com>
Mon, 21 Dec 2015 07:30:44 +0000 (15:30 +0800)
committerYuan Zhou <yuan.zhou@intel.com>
Mon, 21 Dec 2015 07:33:21 +0000 (15:33 +0800)
commit845f4a1cb163e889d99c203baf64feffb079f986
tree9f7464797d3712a94f4b1043d387f118ee0593d7
parent7dca87c63c4d7bf1866783db39dcac53962f86f2
cache-tier: Allow to config eviction check max size

This patch adds the option for eviction check size in cache-tier.
On a busy setup, it's better to check bigger number of objects so
the eviction is faster.

Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
src/common/config_opts.h
src/osd/ReplicatedPG.cc