diff options
author | Jens Axboe <axboe@kernel.dk> | 2019-01-09 19:10:43 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2019-02-28 18:24:23 +0300 |
commit | 2579f913d41a086563bb81762c519f3d62ddee37 (patch) | |
tree | 46195e72b0a1e8ece5ea9ab662c327ac23b23aef /block | |
parent | 9a56a2323dbbd8ed7f380a5af7ae3ff82caa55a6 (diff) | |
download | linux-2579f913d41a086563bb81762c519f3d62ddee37.tar.xz |
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')
0 files changed, 0 insertions, 0 deletions