diff options
author | Julian Wiedmann <jwi@linux.ibm.com> | 2021-10-25 11:56:52 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-10-25 13:58:19 +0100 |
commit | a18c28f0aeeb0f03c7176cd328c7b79e9f8e59e9 (patch) | |
tree | 3032aa474c915de5e5964eede3c9501be30de550 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 2decb0b7ba2d1310d85a9fa12e8ed007b7dd6b45 (diff) |
s390/qeth: move qdio's QAOB cache into qeth
qdio.ko no longer needs to care about how the QAOBs are allocated,
from its perspective they are merely another parameter to do_QDIO().
So for a start, shift the cache into the only qdio driver that uses
QAOBs (ie. qeth). Here there's further opportunity to optimize its
usage in the future - eg. make it per-{device, TX queue}, or only
compile it when the driver is built with CQ/QAOB support.
Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Reviewed-by: Benjamin Block <bblock@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions