aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorPavel Begunkov <[email protected]>2024-10-22 15:43:13 +0100
committerJens Axboe <[email protected]>2024-10-29 13:43:27 -0600
commitad438d070a3bf2a3ae45b59a885a5d7b0dbbc465 (patch)
tree8a7ff56197779b32450444020de39dbb43179825 /tools/perf/scripts/python/sctop.py
parent93db98f6f1d62c9e58787f6beb62245ddb91f354 (diff)
io_uring/net: don't store send address ptr
For non "msg" requests we copy the address at the prep stage and there is no need to store the address user pointer long term. Pass the SQE into io_send_setup(), let it parse it, and remove struct io_sr_msg addr addr_len fields. It saves some space and also less confusing. Signed-off-by: Pavel Begunkov <[email protected]> Link: https://lore.kernel.org/r/db3dce544e17ca9d4b17d2506fbbac1da8a87824.1729607201.git.asml.silence@gmail.com Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions