io_uring/notif: raise limit on notification slots
authorPavel Begunkov <asml.silence@gmail.com>
Mon, 15 Aug 2022 12:42:02 +0000 (13:42 +0100)
committerJens Axboe <axboe@kernel.dk>
Tue, 16 Aug 2022 03:34:00 +0000 (21:34 -0600)
commit5993000dc6b31b927403cee65fbc5f9f070fa3e4
tree7671d1c7a11b73d8b261320826f28274a417dd58
parent86dc8f23bb1b68262ca5db890ec7177b2d074640
io_uring/notif: raise limit on notification slots

1024 notification slots is rather an arbitrary value, raise it up,
everything is accounted to memcg.

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/eb78a0a5f2fa5941f8e845cdae5fb399bf7ba0be.1660566179.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
io_uring/notif.h