]> git.baikalelectronics.ru Git - kernel.git/commit
io_uring/net: make page accounting more consistent
authorPavel Begunkov <asml.silence@gmail.com>
Mon, 25 Jul 2022 09:52:05 +0000 (10:52 +0100)
committerJens Axboe <axboe@kernel.dk>
Mon, 25 Jul 2022 15:48:25 +0000 (09:48 -0600)
commit20eac80a4fd7c074d855d6205367ce94a2b150e9
tree81e66222f137d24bf38d367a9d29d4e91c6dd6c5
parent3448b2ad264f05acca35e7fb419fc2512c61316f
io_uring/net: make page accounting more consistent

Make network page accounting more consistent with how buffer
registration is working, i.e. account all memory to ctx->user.

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/4aacfe64bbb81b27f9ecf5d5c219c69a07e5aa56.1658742118.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
io_uring/net.c
io_uring/notif.c
io_uring/notif.h
io_uring/rsrc.c
io_uring/rsrc.h