diff options
author | 2019-01-09 09:10:43 -0700 | |
---|---|---|
committer | 2019-02-28 08:24:23 -0700 | |
commit | 2579f913d41a086563bb81762c519f3d62ddee37 (patch) | |
tree | 46195e72b0a1e8ece5ea9ab662c327ac23b23aef /include/linux/syscalls.h | |
parent | io_uring: use fget/fput_many() for file references (diff) | |
download | wireguard-linux-2579f913d41a086563bb81762c519f3d62ddee37.tar.xz wireguard-linux-2579f913d41a086563bb81762c519f3d62ddee37.zip |
io_uring: batch io_kiocb allocation
Similarly to how we use the state->ios_left to know how many references
to get to a file, we can use it to allocate the io_kiocb's we need in
bulk.
Reviewed-by: Hannes Reinecke <hare@suse.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'include/linux/syscalls.h')
0 files changed, 0 insertions, 0 deletions