io-uring.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* io_uring_prep_timeout_update on linked timeouts
@ 2021-08-24 22:43 Victor Stewart
  2021-08-25  1:27 ` Victor Stewart
  0 siblings, 1 reply; 11+ messages in thread
From: Victor Stewart @ 2021-08-24 22:43 UTC (permalink / raw)
  To: io-uring

we're able to update timeouts with io_uring_prep_timeout_update
without having to cancel
and resubmit, has it ever been considered adding this ability to
linked timeouts?

maybe io_uring_prep_timeout_update could be extended to seamlessly
operate on linked
timeouts as well without any api change? i assume this isn't possible
currently because
there are no tests displaying it in liburing.

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

end of thread, other threads:[~2021-08-31 16:10 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-24 22:43 io_uring_prep_timeout_update on linked timeouts Victor Stewart
2021-08-25  1:27 ` Victor Stewart
2021-08-27  1:40   ` Victor Stewart
2021-08-28  3:22     ` Jens Axboe
2021-08-28 13:39       ` Pavel Begunkov
2021-08-28 13:43         ` Jens Axboe
2021-08-28 21:38           ` Pavel Begunkov
2021-08-29  2:40             ` Jens Axboe
2021-08-31 11:36               ` Victor Stewart
2021-08-31 16:09                 ` Pavel Begunkov
2021-08-31 16:07               ` Pavel Begunkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).