diff options
author | 2024-03-05 09:34:21 -0700 | |
---|---|---|
committer | 2024-04-15 08:10:25 -0600 | |
commit | 54cdcca05abde32acc3233950ddc79d8be25515f (patch) | |
tree | 88e804a46e02b37bef31f845f9a0564601d911a1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | io_uring/alloc_cache: shrink default max entries from 512 to 128 (diff) | |
download | linux-rng-54cdcca05abde32acc3233950ddc79d8be25515f.tar.xz linux-rng-54cdcca05abde32acc3233950ddc79d8be25515f.zip |
io_uring/net: switch io_send() and io_send_zc() to using io_async_msghdr
No functional changes in this patch, just in preparation for carrying
more state then what is being done now, if necessary. While unifying
some of this code, add a generic send setup prep handler that they can
both use.
This gets rid of some manual msghdr and sockaddr on the stack, and makes
it look a bit more like the sendmsg/recvmsg variants. Going forward, more
can get unified on top.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions