diff options
author | Jens Axboe <axboe@kernel.dk> | 2019-01-09 17:10:43 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2019-02-28 16:24:23 +0100 |
commit | 2579f913d41a086563bb81762c519f3d62ddee37 (patch) | |
tree | 46195e72b0a1e8ece5ea9ab662c327ac23b23aef /block/bio.c | |
parent | io_uring: use fget/fput_many() for file references (diff) | |
download | linux-2579f913d41a086563bb81762c519f3d62ddee37.tar.xz 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 'block/bio.c')
0 files changed, 0 insertions, 0 deletions