summaryrefslogtreecommitdiff
path: root/include/uapi/linux/io_uring.h
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2022-05-09 09:11:01 -0600
committerJens Axboe <axboe@kernel.dk>2022-05-13 06:28:46 -0600
commit09893e15f1e9910711c152cd126ccfa85581ba83 (patch)
treed1e536d47db4bd2b9a2dd3a4f0357a59762a736f /include/uapi/linux/io_uring.h
parentc30c3e00cbd96f0cce478efba41dbe78dad8c774 (diff)
io_uring: bump max direct descriptor count to 1M
We currently limit these to 32K, but since we're now backing the table space with vmalloc when needed, there's no reason why we can't make it bigger. The total space is limited by RLIMIT_NOFILE as well. Reviewed-by: Hao Xu <howeyxu@tencent.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'include/uapi/linux/io_uring.h')
0 files changed, 0 insertions, 0 deletions