diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2021-05-14 12:06:44 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-05-14 06:06:34 -0600 |
commit | 489809e2e22b3dedc0737163d97eb2b574137b42 (patch) | |
tree | 805022dc47141333937544b00406035b2df41d4f /arch/arm | |
parent | 2d74d0421e5afc1e7be7167ffb7eb8b2cf32343a (diff) |
io_uring: increase max number of reg buffers
Since recent changes instead of storing a large array of struct
io_mapped_ubuf, we store pointers to them, that is 4 times slimmer and
we should not to so worry about restricting max number of registererd
buffer slots, increase the limit 4 times.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/d3dee1da37f46da416aa96a16bf9e5094e10584d.1620990371.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'arch/arm')
0 files changed, 0 insertions, 0 deletions