aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorLiang Zhen <[email protected]>2015-03-25 21:53:19 -0400
committerGreg Kroah-Hartman <[email protected]>2015-03-26 11:10:24 +0100
commit06fbc01a870eea4431ca340642da7bfd4a5a262e (patch)
treeee32e0402d1398450b0374d0f726537db99ceb41 /tools/perf/scripts/python/net_dropmonitor.py
parentf42894004727ffdfb3b0826b0047eaf44cbdece6 (diff)
staging/lustre/ptlrpc: false alarm in AT network latency measuring
If early reply of client RPC is lost and client RPC is expired and resent, server will drop the resent RPC because it's already in processing, server may also send reply or early reply to client, which can still match reply buffer of the original request. In this case, client is measuring time from resent time, but server is reporting service time of original RPC, which is longer than the time measured by client. Signed-off-by: Liang Zhen <[email protected]> Reviewed-on: http://review.whamcloud.com/12855 Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-5545 Reviewed-by: Li Wei <[email protected]> Reviewed-by: Johann Lombardi <[email protected]> Signed-off-by: Oleg Drokin <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions