All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: Damien Le Moal <dlemoal@kernel.org>
Cc: linux-nvme@lists.infradead.org, Keith Busch <kbusch@kernel.org>,
	Christoph Hellwig <hch@lst.de>, Sagi Grimberg <sagi@grimberg.me>
Subject: Re: [PATCH v2 3/4] nvmet: pci-epf: Avoid RCU stalls under heavy workload
Date: Thu, 13 Feb 2025 07:09:21 +0100	[thread overview]
Message-ID: <20250213060921.GA19608@lst.de> (raw)
In-Reply-To: <20250210220657.1762684-4-dlemoal@kernel.org>

On Tue, Feb 11, 2025 at 07:06:56AM +0900, Damien Le Moal wrote:
> The solution for this is simply to explicitly allow rescheduling using
> cond_resched(). Howerver, since doing so for every loop of

s/Howerver/However/

Looks good:

Reviewed-by: Christoph Hellwig <hch@lst.de>


  reply	other threads:[~2025-02-13  6:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-10 22:06 [PATCH v2 0/4] nvme pci-epf target and tcp host fixes Damien Le Moal
2025-02-10 22:06 ` [PATCH v2 1/4] nvmet: pci-epf: Correctly initialize CSTS when enabling the controller Damien Le Moal
2025-02-10 22:06 ` [PATCH v2 2/4] nvmet: pci-epf: Do not uselessly write the CSTS register Damien Le Moal
2025-02-10 22:06 ` [PATCH v2 3/4] nvmet: pci-epf: Avoid RCU stalls under heavy workload Damien Le Moal
2025-02-13  6:09   ` Christoph Hellwig [this message]
2025-02-17  7:49   ` Sagi Grimberg
2025-02-10 22:06 ` [PATCH v2 4/4] nvme: tcp: Fix compilation warning with W=1 Damien Le Moal

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=20250213060921.GA19608@lst.de \
    --to=hch@lst.de \
    --cc=dlemoal@kernel.org \
    --cc=kbusch@kernel.org \
    --cc=linux-nvme@lists.infradead.org \
    --cc=sagi@grimberg.me \
    /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.