public inbox for [email protected]
 help / color / mirror / Atom feed
* [PATCHSET v2 0/3] Provided buffer improvements
@ 2022-03-10 16:59 Jens Axboe
  2022-03-10 16:59 ` [PATCH 1/3] io_uring: retry early for reads if we can poll Jens Axboe
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jens Axboe @ 2022-03-10 16:59 UTC (permalink / raw)
  To: io-uring

Hi,

One functional improvement for recycling provided buffers when we don't
know when the readiness trigger comes in, one optimization for how
we index them, and one fix for READ/READV on re-selecting a buffer
when we attempt to issue the request.

-- 
Jens Axboe




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-03-10 16:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-10 16:59 [PATCHSET v2 0/3] Provided buffer improvements Jens Axboe
2022-03-10 16:59 ` [PATCH 1/3] io_uring: retry early for reads if we can poll Jens Axboe
2022-03-10 16:59 ` [PATCH 2/3] io_uring: ensure reads re-import for selected buffers Jens Axboe
2022-03-10 16:59 ` [PATCH 3/3] io_uring: recycle provided buffers if request goes async Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox