public inbox for [email protected]
 help / color / mirror / Atom feed
From: Pavel Begunkov <[email protected]>
To: Jens Axboe <[email protected]>, [email protected]
Subject: Re: [PATCH] io_uring: avoid iowq again trap
Date: Fri, 13 May 2022 13:49:14 +0100	[thread overview]
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>

On 5/13/22 13:31, Jens Axboe wrote:
> On 5/13/22 4:24 AM, Pavel Begunkov wrote:
>> If an opcode handler semi-reliably returns -EAGAIN, io_wq_submit_work()
>> might continue busily hammer the same handler over and over again, which
>> is not ideal. The -EAGAIN handling in question was put there only for
>> IOPOLL, so restrict it to IOPOLL mode only.
> 
> Looks good, needs:
> 
> Fixes: 90fa02883f06 ("io_uring: implement async hybrid mode for pollable requests")
> 
> unless I'm mistaken.

It's probably more of

Fixes: def596e9557c9 ("io_uring: support for IO polling")

-- 
Pavel Begunkov

  reply	other threads:[~2022-05-13 12:50 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-13 10:24 [PATCH] io_uring: avoid iowq again trap Pavel Begunkov
2022-05-13 12:31 ` Jens Axboe
2022-05-13 12:49   ` Pavel Begunkov [this message]
2022-05-13 12:50     ` Jens Axboe
2022-05-13 12:51 ` Jens Axboe
2022-05-15  7:31 ` Hao Xu
2022-05-15 14:21   ` Pavel Begunkov
2022-05-15 15:07     ` Hao Xu

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