public inbox for [email protected]
 help / color / mirror / Atom feed
* [GIT PULL] io_uring fix for 6.5-rc4
@ 2023-07-28 15:07 Jens Axboe
  2023-07-28 18:39 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2023-07-28 15:07 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: io-uring

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


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

end of thread, other threads:[~2023-07-28 18:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-28 15:07 [GIT PULL] io_uring fix for 6.5-rc4 Jens Axboe
2023-07-28 18:39 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox