aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorFinn Thain <[email protected]>2018-10-13 11:47:55 +1100
committerGeert Uytterhoeven <[email protected]>2018-12-03 13:05:42 +0100
commitb6cf523c16e148e1ece5fc4ff4657d79323a4635 (patch)
treea0268d6a6f4dd3651ef3f505d0acf22b5c1fe8b6 /tools/perf/scripts/python/export-to-postgresql.py
parent651022382c7f8da46cb4872a545ee1da6d097d2a (diff)
m68k: Unroll raw_outsb() loop
Unroll the raw_outsb() loop using the optimized assembler code from raw_outsw(). That code is copied and pasted, with movew changed to moveb. This improves the performance of sequential write transfers using mac_esp in PIO mode by 5% or 10%. (The DMA controller on the 840av/660av models is still unsupported so PIO transfers are used.) Tested-by: Stan Johnson <[email protected]> Signed-off-by: Finn Thain <[email protected]> Signed-off-by: Geert Uytterhoeven <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions