aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorEric Farman <[email protected]>2022-07-07 17:30:26 +0200
committerHeiko Carstens <[email protected]>2023-01-09 14:34:07 +0100
commitc5e8083f9580bd7b32ca3967e3d2f99b38cfdaa6 (patch)
treee49e795c0de2cd89e46f5b11949a97ceefe22dab /tools/perf/scripts/python/bin/stackcollapse-record
parent254cb663c2ace586191f9b0676277b89450a76e7 (diff)
vfio/ccw: replace copy_from_iova with vfio_dma_rw
It was suggested [1] that we replace the old copy_from_iova() routine (which pins a page, does a memcpy, and unpins the page) with the newer vfio_dma_rw() interface. This has a modest improvement in the overall time spent through the fsm_io_request() path, and simplifies some of the code to boot. [1] https://lore.kernel.org/r/[email protected]/ Suggested-by: Jason Gunthorpe <[email protected]> Signed-off-by: Eric Farman <[email protected]> Reviewed-by: Jason Gunthorpe <[email protected]> Reviewed-by: Matthew Rosato <[email protected]> Signed-off-by: Heiko Carstens <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions