aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJulian Wiedmann <[email protected]>2019-06-11 18:37:57 +0200
committerDavid S. Miller <[email protected]>2019-06-13 22:39:31 -0700
commit405548959cc7e81b4ec0a88a06cc8e1060d4666f (patch)
treeab22cdae7ae9ca50f413938dbbbdd5c9370f81ef /tools/perf/scripts/python
parentfcda7f73b618d93e16c9f82fbc366ed4ea327e0e (diff)
s390/qeth: add support for dynamically allocated cmds
qeth currently uses a fixed set of statically allocated cmd buffers for the read and write IO channels. This (1) doesn't play well with the single RCD cmd we need to issue on the data channel, (2) doesn't provide the necessary flexibility for certain IDX improvements, and (3) is also rather wasteful since the buffers are idle most of the time. Add a new type of cmd buffer that is dynamically allocated, and keeps its ccw chain in the DMA data area. Since this touches most callers of qeth_setup_ccw(), also add a new CCW flags parameter for future usage. Signed-off-by: Julian Wiedmann <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions