diff options
author | Tomas Winkler <[email protected]> | 2018-07-31 09:35:34 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2018-08-02 10:18:30 +0200 |
commit | ee7aba5aba70dd98fc05697723167ebb858e7aba (patch) | |
tree | dc0ef153c71bfdfbfe2694d4d68ae09fc3b84026 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 98e70866aacb1fcaa7b710fc6bca9862bf47421a (diff) |
mei: hbm: define dma ring setup protocol
The protocol defines how to setup an I/O ring on top of host
memory to utilize the device DMA engine for faster transport.
Three memory buffers are allocated.
A Host circular buffer for from the Host to Device communication.
A Device circular buffer for from Device to the Host communication.
And finally a Control block where the pointers for the both
circular buffers are managed.
Signed-off-by: Tomas Winkler <[email protected]>
Signed-off-by: Alexander Usyskin <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions