aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJulian Wiedmann <[email protected]>2019-03-28 10:43:46 +0100
committerMartin Schwidefsky <[email protected]>2019-04-10 17:47:25 +0200
commit65e4f776385ac5cab021ad8d992e851375305906 (patch)
tree566a4e829338583e5b3109bf9670af4f5e472958 /tools/perf/scripts/python
parentb39544c6e02fdf86c394a9367b10e707b800f4d7 (diff)
s390/qdio: simplify SBAL range calculation
When passing a range of ready-to-process SBALs to the upper-layer driver, use the available 'count' instead of calculating the distance between the first_to_check and first_to_kick cursors. This simplifies the logic of the queue-scan path, and opens up the possibility of scanning all 128 SBALs in one go (as determining the reported count no longer requires wrap-around safe arithmetic on the queue's cursors). Signed-off-by: Julian Wiedmann <[email protected]> Reviewed-by: Jens Remus <[email protected]> Signed-off-by: Martin Schwidefsky <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions