diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2021-09-24 21:59:45 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-10-19 05:49:53 -0600 |
commit | 3ab665b74e59ad467b3eab5b2b95d378cea78b22 (patch) | |
tree | 2c12b315288691a0ecc1dc959d968df9703a1ea7 /fs/io-wq.h | |
parent | 6f33b0bc4ea43f5c5ce7b7c9ab66051f80837862 (diff) | |
download | lwn-3ab665b74e59ad467b3eab5b2b95d378cea78b22.tar.gz lwn-3ab665b74e59ad467b3eab5b2b95d378cea78b22.zip |
io_uring: remove allocation cache array
We have several of request allocation layers, remove the last one, which
is the submit->reqs array, and always use submit->free_reqs instead.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/8547095c35f7a87bab14f6447ecd30a273ed7500.1632516769.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/io-wq.h')
0 files changed, 0 insertions, 0 deletions