All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Pavel Begunkov <asml.silence@gmail.com>, io-uring@vger.kernel.org
Subject: Re: [PATCH for-next 0/7] reworking io_uring's poll and internal poll
Date: Tue, 28 Dec 2021 09:51:23 -0800	[thread overview]
Message-ID: <164071388359.36001.4643668571068744932.b4-ty@kernel.dk> (raw)
In-Reply-To: <cover.1639605189.git.asml.silence@gmail.com>

On Wed, 15 Dec 2021 22:08:43 +0000, Pavel Begunkov wrote:
> That's mostly a bug fixing set, some of the problems are listed in 5/7.
> The main part is 5/7, which is bulky but at this point it's hard (if
> possible) to do anything without breaking a dozen of things on the
> way, so I consider it necessary evil.
> It also addresses one of two problems brought up by Eric Biggers
> for aio, specifically poll rewait. There is no poll-free support yet.
> 
> [...]

Applied, thanks!

[1/7] io_uring: remove double poll on poll update
      commit: e840b4baf3cfb37e2ead4f649a45bb78178677ff
[2/7] io_uring: refactor poll update
      commit: 2bbb146d96f4b45e17d6aeede300796bc1a96d68
[3/7] io_uring: move common poll bits
      commit: 5641897a5e8fb8abeb07e89c71a788d3db3ec75e
[4/7] io_uring: kill poll linking optimisation
      commit: ab1dab960b8352cee082db0f8a54dc92a948bfd7
[5/7] io_uring: poll rework
      commit: aa43477b040251f451db0d844073ac00a8ab66ee
[6/7] io_uring: single shot poll removal optimisation
      commit: eb0089d629ba413ebf820733ad11b4b2bed45514
[7/7] io_uring: use completion batching for poll rem/upd
      commit: cc8e9ba71a8626bd322d1945a8fc0c8a52131a63

Best regards,
-- 
Jens Axboe



      parent reply	other threads:[~2021-12-28 17:51 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-15 22:08 [PATCH for-next 0/7] reworking io_uring's poll and internal poll Pavel Begunkov
2021-12-15 22:08 ` [PATCH 1/7] io_uring: remove double poll on poll update Pavel Begunkov
2021-12-15 22:08 ` [PATCH 2/7] io_uring: refactor " Pavel Begunkov
2021-12-15 22:08 ` [PATCH 3/7] io_uring: move common poll bits Pavel Begunkov
2021-12-15 22:08 ` [PATCH 4/7] io_uring: kill poll linking optimisation Pavel Begunkov
2021-12-15 22:08 ` [PATCH 5/7] io_uring: poll rework Pavel Begunkov
2021-12-15 22:08 ` [PATCH 6/7] io_uring: single shot poll removal optimisation Pavel Begunkov
2021-12-15 22:08 ` [PATCH 7/7] io_uring: use completion batching for poll rem/upd Pavel Begunkov
2021-12-17 15:02 ` [PATCH for-next 0/7] reworking io_uring's poll and internal poll Hao Xu
2021-12-17 19:40   ` Pavel Begunkov
2021-12-28 17:51 ` 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=164071388359.36001.4643668571068744932.b4-ty@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=asml.silence@gmail.com \
    --cc=io-uring@vger.kernel.org \
    /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 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.