]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tools: make dedicated thread configurable for RO
authorshangdehao1 <dehao.shang@intel.com>
Wed, 6 Mar 2019 23:11:53 +0000 (07:11 +0800)
committerYuan Zhou <yuan.zhou@intel.com>
Thu, 21 Mar 2019 16:16:30 +0000 (00:16 +0800)
commit5e73e79a13df43e1ce96075c79bd8fa57113a02b
tree32615c4efcb9176e184a6a6b1213131c315d9fe6
parent9cfd3594bc7632d8e693037add083270b489a835
tools: make dedicated thread configurable for RO

At cache client side of RO, make dedicated woker thread configurable
Also, cleanup useless member of CacheClient class

Signed-off-by: Dehao Shang <dehao.shang@intel.com>
src/common/options.cc
src/tools/immutable_object_cache/CacheClient.cc
src/tools/immutable_object_cache/CacheClient.h