diff options
author | Ricardo Ribalda Delgado <[email protected]> | 2015-01-28 13:23:44 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2015-01-28 19:42:42 +0000 |
commit | 5fe11cc09ce81b000b1deadcdec3813fcb423c8c (patch) | |
tree | 030a436c3e6e28e80579c629aa398fc0655605e8 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | 5b74d7a3b888fd3db6dce77eb11b3d55b64f6833 (diff) |
spi/xilinx: Support cores with no interrupt
The core can run in polling mode. In fact, the performance of the core
is similar (or even better), due to the fact most of the spi
transactions are just a couple of bytes and there is one irq per
transactions.
When an mtd device is connected via spi, reading 8MB of data produces
more than 80K interrupts (with irq disabling, context swith....)
Signed-off-by: Ricardo Ribalda Delgado <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions