]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: drop l_osd_hb_from perf counter
authorxie xingguo <xie.xingguo@zte.com.cn>
Mon, 28 Mar 2016 10:41:29 +0000 (18:41 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Tue, 29 Mar 2016 11:18:50 +0000 (19:18 +0800)
commitab0844c2091c64fd72d026350486d60a5948aa0a
tree22bc73c99e96d312a8c0098d09c629b5d6e818b9
parent9570f5462ec2656a7f9d4f58307d77cc397e78c4
osd: drop l_osd_hb_from perf counter

In normal case, this counter shall be equal to l_osd_hb_to but is
far more difficult to be made accurate, so we'd better drop it
since there is no sign this counter shall be made valuable.

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
src/osd/OSD.cc
src/osd/OSD.h