aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorChuck Lever <[email protected]>2017-08-14 15:38:22 -0400
committerAnna Schumaker <[email protected]>2017-08-15 13:37:38 -0400
commit28d9d56f4c7759e1f12e5b1bff60210082812edc (patch)
tree4c3cd398afec30b3e6fdeb249d0f5bd2f9db509a /tools/perf/scripts/python/export-to-postgresql.py
parent7ec910e78d8d61af40592044eb34a8a26afc6e59 (diff)
xprtrdma: Remove imul instructions from rpcrdma_convert_iovs()
Re-arrange the pointer arithmetic in rpcrdma_convert_iovs() to eliminate several integer multiplication instructions during Transport Header encoding. Also, array overflow does not occur outside development environments, so replace overflow checking with one spot check at the end. This reduces the number of conditional branches in the common case. Signed-off-by: Chuck Lever <[email protected]> Signed-off-by: Anna Schumaker <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions