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 1/1] io_uring: further remove sqpoll limits on opcodes
Date: Fri, 14 May 2021 08:52:35 -0600	[thread overview]
Message-ID: <74952d45-e5c7-4486-5e4d-2576f75762ee@kernel.dk> (raw)
In-Reply-To: <909b52d70c45636d8d7897582474ea5aab5eed34.1620990306.git.asml.silence@gmail.com>

On 5/14/21 5:05 AM, Pavel Begunkov wrote:
> There are three types of requests that left disabled for sqpoll, namely
> epoll ctx, statx, and resources update. Since SQPOLL task is now closely
> mimics a userspace thread, remove the restrictions.

This is nice, now SQPOLL is 100% like non sqpoll, which it should be with
the io threads. Applied, thanks.

-- 
Jens Axboe


      reply	other threads:[~2021-05-14 14:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-14 11:05 [PATCH 1/1] io_uring: further remove sqpoll limits on opcodes Pavel Begunkov
2021-05-14 14:52 ` 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=74952d45-e5c7-4486-5e4d-2576f75762ee@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.