diff options
author | 2025-03-27 15:02:20 +0000 | |
---|---|---|
committer | 2025-03-28 16:15:42 -0600 | |
commit | 04491732fc996305e1de80255d64ed6d1c472df5 (patch) | |
tree | 59964d331ca4711e57ccef3d82ea4fdb79b13c75 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'for-6.15/io_uring-reg-vec-20250327' of git://git.kernel.dk/linux (diff) | |
download | wireguard-linux-04491732fc996305e1de80255d64ed6d1c472df5.tar.xz wireguard-linux-04491732fc996305e1de80255d64ed6d1c472df5.zip |
io_uring/net: account memory for zc sendmsg
Account pinned pages for IORING_OP_SENDMSG_ZC, just as we for
IORING_OP_SEND_ZC and net/ does for MSG_ZEROCOPY.
Fixes: 493108d95f146 ("io_uring/net: zerocopy sendmsg")
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/4f00f67ca6ac8e8ed62343ae92b5816b1e0c9c4b.1743086313.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions