Feature #7167
Add op_process_latency in perf counters
% Done:
90%
Source:
Community (dev)
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:
Description
We found that there is a need to get latency of op threads because op threads get slow during accessing LevelDB or getting/setting xattrs.
Associated revisions
osd: Add op_process_latency in perf counter
Fixes: #7167
Signed-off-by: Ray Lv <xiangyulv@gmail.com>
History
#1 Updated by Xiangyu Lv about 9 years ago
The code change has been done in pull request: https://github.com/ceph/ceph/pull/1096
Please help to review it. Thanks.
#2 Updated by Xiangyu Lv about 9 years ago
I have sent another clean pull request: https://github.com/ceph/ceph/pull/1108
Please help to check and merge it.
#3 Updated by Xiangyu Lv about 9 years ago
Seems I'm spamming the backlog of pull requests. Here is a new pull request including changes after your comments: https://github.com/ceph/ceph/pull/1118
Please help to review it.
#4 Updated by Xiangyu Lv about 9 years ago
Squashed commits to a new pull request: https://github.com/ceph/ceph/pull/1120
#5 Updated by Samuel Just about 9 years ago
- Status changed from New to Resolved