public inbox for [email protected]
 help / color / mirror / Atom feed
* [PATCHSET v2 for-next 0/2] Add direct descriptor ring passing
@ 2022-06-19  1:59 Jens Axboe
  2022-06-19  1:59 ` [PATCH 1/2] io_uring: split out fixed file installation and removal Jens Axboe
  2022-06-19  1:59 ` [PATCH 2/2] io_uring: add support for passing fixed file descriptors Jens Axboe
  0 siblings, 2 replies; 3+ messages in thread
From: Jens Axboe @ 2022-06-19  1:59 UTC (permalink / raw)
  To: io-uring; +Cc: asml.silence

Hi,

One of the things we currently cannot do with direct descriptors is pass
it to another application or ring. This adds support for doing so, through
the IORING_OP_MSG_RING ring-to-ring messaging opcode.

Changes since v1:
- Add IORING_MSG_RING_CQE_SKIP flag for IORING_OP_MSG_RING
- Expand commit message in patch 2

-- 
Jens Axboe



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

end of thread, other threads:[~2022-06-19  1:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-19  1:59 [PATCHSET v2 for-next 0/2] Add direct descriptor ring passing Jens Axboe
2022-06-19  1:59 ` [PATCH 1/2] io_uring: split out fixed file installation and removal Jens Axboe
2022-06-19  1:59 ` [PATCH 2/2] io_uring: add support for passing fixed file descriptors Jens Axboe

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