From: Jens Axboe <[email protected]>
To: Dylan Yudaken <[email protected]>, [email protected]
Cc: [email protected], [email protected]
Subject: Re: [PATCH liburing v3 00/11] Defer taskrun changes
Date: Mon, 05 Sep 2022 11:42:05 -0600 [thread overview]
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
On Mon, 5 Sep 2022 06:22:47 -0700, Dylan Yudaken wrote:
> This series adds support to liburing for the IORING_SETUP_DEFER_TASKRUN flag.
>
> This flag needs a couple of new API calls to force a call to get events for
> users that are polling the io_uring fd (or a registered eventfd).
>
> The second half of the series is a bit mixed and includes some documentation
> fixes, overflow cleanups and test cleanups. I sent these a couple of months
> ago and forgot about it, but now it does depend on the new API so it needs to
> be ordered.
> I can send it separately if you like.
>
> [...]
Applied, thanks!
[01/11] Copy defer task run definition from kernel
commit: 1999c963b86b0378b44edb2820e9d5102b7b531a
[02/11] Add documentation for IORING_SETUP_DEFER_TASKRUN flag
commit: f8bac73b2529d33a10002905351c08f9cc457fd7
[03/11] add io_uring_submit_and_get_events and io_uring_get_events
commit: daa5b2dff32f0ba3383d66b48badf122bd6d2898
[04/11] add a t_probe_defer_taskrun helper function for tests
commit: cc2e1bce106f2356c3a3ddd528b56980b8ea8a77
[05/11] update existing tests for defer taskrun
commit: f91105d5495546403ec5c15aa0768ae6a93d5ab1
[06/11] add a defer-taskrun test
commit: bfca8f112cf1bd9cf8781cdcaa8f0f52bc727506
[07/11] update io_uring_enter.2 docs for IORING_FEAT_NODROP
commit: f84b884aa865435ca2e691dad72d6c89529eb60b
[08/11] add docs for overflow lost errors
commit: d5be8c01ee0d80f20da17fbc8b241d44157c06b6
[09/11] expose CQ ring overflow state
commit: 3f2835810413beee65dad84a69b1c6280fb79eb8
[10/11] overflow: add tests
commit: c9663ac060552aa4dc3f1b5af0fb5319a2a9b24e
[11/11] file-verify test: log if short read
commit: 8bcc9029e3f7292bd17ed67d48c1122f1d56e36b
Best regards,
--
Jens Axboe
prev parent reply other threads:[~2022-09-05 17:42 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-05 13:22 [PATCH liburing v3 00/11] Defer taskrun changes Dylan Yudaken
2022-09-05 13:22 ` [PATCH liburing v3 01/11] Copy defer task run definition from kernel Dylan Yudaken
2022-09-05 13:22 ` [PATCH liburing v3 02/11] Add documentation for IORING_SETUP_DEFER_TASKRUN flag Dylan Yudaken
2022-09-05 13:22 ` [PATCH liburing v3 03/11] add io_uring_submit_and_get_events and io_uring_get_events Dylan Yudaken
2022-09-05 13:22 ` [PATCH liburing v3 04/11] add a t_probe_defer_taskrun helper function for tests Dylan Yudaken
2022-09-05 13:22 ` [PATCH liburing v3 05/11] update existing tests for defer taskrun Dylan Yudaken
2022-09-05 13:22 ` [PATCH liburing v3 06/11] add a defer-taskrun test Dylan Yudaken
2022-09-05 13:22 ` [PATCH liburing v3 07/11] update io_uring_enter.2 docs for IORING_FEAT_NODROP Dylan Yudaken
2022-09-05 13:22 ` [PATCH liburing v3 08/11] add docs for overflow lost errors Dylan Yudaken
2022-09-05 13:22 ` [PATCH liburing v3 09/11] expose CQ ring overflow state Dylan Yudaken
2022-09-05 13:22 ` [PATCH liburing v3 10/11] overflow: add tests Dylan Yudaken
2022-09-05 13:22 ` [PATCH liburing v3 11/11] file-verify test: log if short read Dylan Yudaken
2022-09-05 13:45 ` [PATCH liburing v3 00/11] Defer taskrun changes Ammar Faizi
2022-09-05 17:42 ` Jens Axboe [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=166239972526.372447.7435917288581693562.b4-ty@kernel.dk \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox