summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMatt Kline <matt@bitbashing.io>2021-08-17 08:08:52 +0300
committerMarc Kleine-Budde <mkl@pengutronix.de>2021-08-19 16:07:04 +0300
commit1aa6772f64b4a6763f14ae68455d7e42333e208e (patch)
tree8fcd99e32fb0f2d7779118e72c89f6f2d1315aff /tools/perf/scripts/python
parente39381770ec9ca3c51d8b9bd9cc6e01d78ea974a (diff)
downloadlinux-1aa6772f64b4a6763f14ae68455d7e42333e208e.tar.xz
can: m_can: Batch FIFO reads during CAN receive
On peripherals communicating over a relatively slow SPI line (e.g. tcan4x5x), individual transfers have high fixed costs. This causes the driver to spend most of its time waiting between transfers and severely limits throughput. Reduce these overheads by reading more than one word at a time. Writing could get a similar treatment in follow-on commits. Link: https://lore.kernel.org/r/20210817050853.14875-3-matt@bitbashing.io Signed-off-by: Matt Kline <matt@bitbashing.io> [mkl: remove __packed from struct id_and_dlc] Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions