diff options
| author | Felix Manlunas <[email protected]> | 2016-12-29 17:04:47 -0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2016-12-29 22:26:03 -0500 |
| commit | 15d3afcc051f74d04a285c08594629172a1a9131 (patch) | |
| tree | 421f3786660ff2904956c38b2e78e7957598bc62 /tools/perf/scripts/python | |
| parent | 3a543ef479868e36c95935de320608a7e41466ca (diff) | |
liquidio: optimize reads from Octeon PCI console
Reads from Octeon PCI console are inefficient because before each read
operation, a dynamic mapping to Octeon DRAM is set up. This patch replaces
the repeated setup of a dynamic mapping with a one-time setup of a static
mapping.
Signed-off-by: Felix Manlunas <[email protected]>
Signed-off-by: Raghu Vatsavayi <[email protected]>
Signed-off-by: Derek Chickles <[email protected]>
Signed-off-by: Satanand Burla <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions