aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorFranklin S Cooper Jr <[email protected]>2017-07-25 21:15:51 -0500
committerTony Lindgren <[email protected]>2017-08-14 11:34:24 -0700
commit78b02c36e43cd34a9d830507929ae77b074e6d0a (patch)
tree452174e32998a9dcd19d191906f216e413c06ace /tools/perf/scripts/python/syscall-counts-by-pid.py
parent7d8fec20913058812ae36f652a8ed07e4fba1420 (diff)
ARM: dts: am437xx: Enable NAND dma prefetch by default
Currently the default method of prefetch polled shows the highest possible read and write speed when minimal non NAND background activity is being done. But it is also very CPU intensive to reach these high speeds (CPU load of 99% via mtd performance tests). While DMA prefetch only uses 50% of the CPU to achieve around 23% less in top read and write performance. However, as the non NAND CPU load increases the read and write performance takes a large hit when using polled prefetch. Therefore, prefetch dma mode ends up outperforming prefetch polled in general "system level" test. So switch to using dma prefetch by default since it is likely what most users would prefer. Signed-off-by: Franklin S Cooper Jr <[email protected]> Acked-by: Roger Quadros <[email protected]> Signed-off-by: Tony Lindgren <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions