All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHSET 0/2] Provided buffer improvements
@ 2022-03-09 18:32 Jens Axboe
  2022-03-09 18:32 ` [PATCH 1/2] io_uring: recycle provided buffers if request goes async Jens Axboe
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jens Axboe @ 2022-03-09 18:32 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, and one optimization for how
we index them.

-- 
Jens Axboe



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

end of thread, other threads:[~2022-03-09 21:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-09 18:32 [PATCHSET 0/2] Provided buffer improvements Jens Axboe
2022-03-09 18:32 ` [PATCH 1/2] io_uring: recycle provided buffers if request goes async Jens Axboe
2022-03-09 18:32 ` [PATCH 2/2] io_uring: use unlocked xarray helpers Jens Axboe
2022-03-09 21:52 ` [PATCHSET 0/2] Provided buffer improvements Jens Axboe

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.