aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2021-04-06 08:17:55 +0200
committerJens Axboe <[email protected]>2021-04-06 09:29:57 -0600
commit3d86739c6343fb9c45ba7c4171ff35f526a49b5f (patch)
tree252228931cfbf3b194670efd2f95fa5ac6dcf336 /tools/perf/scripts/python/syscall-counts-by-pid.py
parent4c6e5bc8c05f7d9a8da6da8d1811a7577f3f404b (diff)
floppy: always use the track buffer
Always use the track buffer that is already used for addresses outside the 16MB address capability of the floppy controller. This allows to remove a lot of code that relies on kernel virtual addresses. With this gone there is just a single place left that looks at the bio, which can be converted to memcpy_{from,to}_page, thus removing the need for the extra block-layer bounce buffering for highmem pages. Signed-off-by: Christoph Hellwig <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions