]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.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)
committerPatrick Donnelly <pdonnell@redhat.com>
Fri, 29 Sep 2017 00:12:42 +0000 (17:12 -0700)
commita39ab633cb97fd4fa0e1ef3e0e2e56709f980857
tree5299524f78ff9364453a23a1344022998cb2d8d5
parent9915a2f600788c37fb42f39a766ce93b9ae4d816
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>
(cherry picked from commit a07b376628505832f5528bd7f2b0faeabe9a5f5d)
src/common/options.cc
src/mds/Server.cc