diff options
| author | Jens Axboe <axboe@kernel.dk> | 2022-04-30 14:35:17 -0600 |
|---|---|---|
| committer | Jens Axboe <axboe@kernel.dk> | 2022-05-09 06:29:06 -0600 |
| commit | a4f8d94cfb7c69f996b6a52b1fcbec2f2504dd3f (patch) | |
| tree | 67c453875c47912aa4bf064105ff3281363443d6 /lib/mpi/mpi-sub-ui.c | |
| parent | 149c69b04a901c8b611b643af8f4dd6b104e7379 (diff) | |
io_uring: move provided and fixed buffers into the same io_kiocb area
These are mutually exclusive - if you use provided buffers, then you
cannot use fixed buffers and vice versa. Move them into the same spot
in the io_kiocb, which is also advantageous for provided buffers as
they get near the submit side hot cacheline.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions
