]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: fix global commit latency 12356/head
authorxie xingguo <xie.xingguo@zte.com.cn>
Wed, 7 Dec 2016 07:29:57 +0000 (15:29 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Wed, 7 Dec 2016 07:37:10 +0000 (15:37 +0800)
commitbf3f57afb7ff980235eb61958dcb0d4620f6cc4a
tree4bbae58759ae5cc1e127c1bac33eeb616b4e1078
parentd3f224b3de3d2471cb59b955b7c4aa6ec65749ee
os/bluestore: fix global commit latency

"start" is used to calculate the global bluestore commit latency
and hence shall not be updated at each internal state enter/exit.

Otherwise the l_bluestore_commit_lat counter won't reflect the
real commit latency precisely.

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
src/os/bluestore/BlueStore.h