public inbox for [email protected]
 help / color / mirror / Atom feed
* [PATCHSET v3] Add direct descriptor ring passing
@ 2022-06-22 23:16 Jens Axboe
  2022-06-22 23:16 ` [PATCH 1/2] io_uring: split out fixed file installation and removal Jens Axboe
  2022-06-22 23:16 ` [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-22 23:16 UTC (permalink / raw)
  To: io-uring; +Cc: asml.silence, carter.li, hao.xu

Hi,

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 v2:
- Add flag for controlling whether to post a CQE to the target ring or
  not.

-- 
Jens Axboe



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

end of thread, other threads:[~2022-06-22 23:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-22 23:16 [PATCHSET v3] Add direct descriptor ring passing Jens Axboe
2022-06-22 23:16 ` [PATCH 1/2] io_uring: split out fixed file installation and removal Jens Axboe
2022-06-22 23:16 ` [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