summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorFrode Isaksen <fisaksen@baylibre.com>2017-02-23 19:02:01 +0100
committerMark Brown <broonie@kernel.org>2017-03-15 19:35:53 +0000
commit576333a1fb940767e8638fafea908214682e8acd (patch)
treefb264a862d4a829073c69f0105bae4327d0bb077 /tools/perf/scripts/python
parentfafd67940774733fa97f4b09412aea6981b82e0a (diff)
spi: loopback-test: add option to use vmalloc'ed buffers
Using vmalloc'ed buffers will use one SG entry for each page, that may provoke DMA errors for large transfers. Also vmalloc'ed buffers may cause errors on CPU's with VIVT cache. Add this option to catch these errors when testing. Note that to catch VIVT cache errors, checking the rx range has to be disabled, so this option has been added as well. Signed-off-by: Frode Isaksen <fisaksen@baylibre.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions