]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mds: adding tunable features for caps_per_client
authorren.huanwen <ren.huanwen@zte.com.cn>
Mon, 18 Sep 2017 07:14:19 +0000 (15:14 +0800)
committerren.huanwen <ren.huanwen@zte.com.cn>
Fri, 22 Sep 2017 01:57:00 +0000 (09:57 +0800)
commita07b376628505832f5528bd7f2b0faeabe9a5f5d
tree8af828dfaf6b5e9d5c07361b82da64946a12e836
parent28c8e8953c39893978137285a0577cf8c01ebc19
mds: adding tunable features for caps_per_client

Sometimes we need to raise or lower the value of "max_caps_per_client" and
"min_caps_per_client" to improve recall_client_state efficiency

Signed-off-by: ren.huanwen <ren.huanwen@zte.com.cn>
src/common/options.cc
src/mds/Server.cc