public inbox for [email protected]
 help / color / mirror / Atom feed
From: Jens Axboe <[email protected]>
To: Linus Torvalds <[email protected]>
Cc: io-uring <[email protected]>
Subject: [GIT PULL] io_uring fix for 6.5-rc4
Date: Fri, 28 Jul 2023 09:07:36 -0600	[thread overview]
Message-ID: <[email protected]> (raw)

Hi Linus,

Just a single tweak to a patch from last week, to avoid having idle
cqring waits be attributed as iowait.

Please pull!


The following changes since commit 07e981137f17e5275b6fa5fd0c28b0ddb4519702:

  ia64: mmap: Consider pgoff when searching for free mapping (2023-07-21 09:41:35 -0600)

are available in the Git repository at:

  git://git.kernel.dk/linux.git tags/io_uring-6.5-2023-07-28

for you to fetch changes up to 7b72d661f1f2f950ab8c12de7e2bc48bdac8ed69:

  io_uring: gate iowait schedule on having pending requests (2023-07-24 11:44:35 -0600)

----------------------------------------------------------------
io_uring-6.5-2023-07-28

----------------------------------------------------------------
Jens Axboe (1):
      io_uring: gate iowait schedule on having pending requests

 io_uring/io_uring.c | 23 +++++++++++++++++------
 1 file changed, 17 insertions(+), 6 deletions(-)

-- 
Jens Axboe


             reply	other threads:[~2023-07-28 15:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-28 15:07 Jens Axboe [this message]
2023-07-28 18:39 ` [GIT PULL] io_uring fix for 6.5-rc4 pr-tracker-bot

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 \
    [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