aboutsummaryrefslogtreecommitdiff
path: root/mm
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2022-03-09 11:27:52 -0700
committerJens Axboe <axboe@kernel.dk>2022-03-10 09:55:01 -0700
commitb1c62645758eb438179e3a0769168cb7b0a94d6b (patch)
tree28b2898b1daf33442729881a34158b4fc742ac14 /mm
parent2be2eb02e2f5a096c351e5b70c46cfef259dabcd (diff)
io_uring: recycle provided buffers if request goes async
If we are using provided buffers, it's less than useful to have a buffer selected and pinned if a request needs to go async or arms poll for notification trigger on when we can process it. Recycle the buffer in those events, so we don't pin it for the duration of the request. Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions