Re: [PATCH] libaio: Add vectored io support
Jens Axboe <[email protected]>
| Newsgroups | org.kernel.vger.fio |
|---|---|
| Message-ID | <[email protected]> |
On Sat, 15 Feb 2025 14:11:30 +0530, Ritesh Harjani (IBM) wrote:
> This adds support for doing vectored I/O to libaio.
> Instead of using pread/pwrite calls, this allows libaio to use
> preadv/pwritev calls which uses iovecs.
> option: libaio_vectored=1
>
>
Applied, thanks!
[1/1] libaio: Add vectored io support
commit: 1ceaf63b291789e96348d033d4016203178dd6a2
Best regards,
--
Jens Axboe