Home
last modified time | relevance | path

Searched hist:"1 c849b48" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/trace/events/
H A Dio_uring.h1c849b48 Thu Jun 16 16:22:19 CDT 2022 Stefan Roesch <shr@fb.com> io_uring: Add tracepoint for short writes

This adds the io_uring_short_write tracepoint to io_uring. A short write
is issued if not all pages that are required for a write are in the page
cache and the async buffered writes have to return EAGAIN.

Signed-off-by: Stefan Roesch <shr@fb.com>
Link: https://lore.kernel.org/r/20220616212221.2024518-13-shr@fb.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
/openbmc/linux/io_uring/
H A Drw.c1c849b48 Thu Jun 16 16:22:19 CDT 2022 Stefan Roesch <shr@fb.com> io_uring: Add tracepoint for short writes

This adds the io_uring_short_write tracepoint to io_uring. A short write
is issued if not all pages that are required for a write are in the page
cache and the async buffered writes have to return EAGAIN.

Signed-off-by: Stefan Roesch <shr@fb.com>
Link: https://lore.kernel.org/r/20220616212221.2024518-13-shr@fb.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>