From: Will Deacon <will@kernel.org>
To: Nicolin Chen <nicolinc@nvidia.com>
Cc: Jason Gunthorpe <jgg@nvidia.com>,
Kiryl Shutsemau <kas@kernel.org>,
Robin Murphy <robin.murphy@arm.com>,
Joerg Roedel <joro@8bytes.org>,
Pranjal Shrivastava <praan@google.com>,
Breno Leitao <leitao@debian.org>, Kyle McMartin <jkkm@meta.com>,
Usama Arif <usama.arif@linux.dev>,
linux-arm-kernel@lists.infradead.org, iommu@lists.linux.dev,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3] iommu/arm-smmu-v3: Shrink command/event/PRI queues in kdump kernel
Date: Thu, 6 Aug 2026 14:00:28 +0100 [thread overview]
Message-ID: <anSFbIHnigVt_3bJ@willie-the-truck> (raw)
In-Reply-To: <anIjwUVvfWOb9xa4@Asurada-Nvidia>
On Tue, Aug 04, 2026 at 10:39:13AM -0700, Nicolin Chen wrote:
> On Tue, Aug 04, 2026 at 01:59:05PM -0300, Jason Gunthorpe wrote:
> > On Tue, Aug 04, 2026 at 09:45:01AM -0700, Nicolin Chen wrote:
> > > On Tue, Aug 04, 2026 at 01:19:18PM -0300, Jason Gunthorpe wrote:
> > > > On Tue, Aug 04, 2026 at 09:04:32AM -0700, Nicolin Chen wrote:
> > > > > On Tue, Aug 04, 2026 at 11:17:04AM -0300, Jason Gunthorpe wrote:
> > > > > > On Tue, Aug 04, 2026 at 03:02:46PM +0100, Will Deacon wrote:
> > > > > > > > Would skipping their allocation when is_kdump_kernel() be acceptable on
> > > > > > > > its own, or would you rather see it done differently?
> > > > > > >
> > > > > > > With Nicolin's patch, we can just avoid allocating the priq and the evtq
> > > > > > > entirely in the kdump case. We can then add a cmdline option to control
> > > > > > > the maximum size of the cmdq, which is useful regardless of kdump.
> > > > > >
> > > > > > I would still prefer kdump do this re-sizing automatically, even if we
> > > > > > do add a commandline. It makes it easire to deploy than having to know
> > > > > > secret command lines :\
> > > > > >
> > > > > > So functionally I still think this patch is fine, though yes it points
> > > > > > out more things in Nicolin's work too.
> > > > >
> > > > > I will send a v10 of mine, to skip the EVTQ/PRIQ allocations.
> > > >
> > > > I think Robin's point is to structure the v10 so you introduce a bunch
> > > > of tunables, including something like 0 size to disable a feature.
> > > >
> > > > Then have kdump default those tunables to the right thing
> > >
> > > But in kdump, EVTQ/PRIQ are disabled, so my series should have
> > > skipped their allocations regardless of the tunables.
> > >
> > > So, I think the tunables can be done in a separate series. And
> > > its use case might not be confined to kdump?
> >
> > I think the ask is to do the tunables first and change your series to
> > default the tunables instead of doing direct kdump overrides.
>
> You mean the driver can override the tunables to 0 in kdump mode,
> right?
>
> Well, we are skipping a lot of things in kdump mode already; it's
> a very small change to skip EVTQ/PRIQ even without the tunables.
>
> If Will prefers this merging sequence, I wouldn't mind changing my
> series to overriding the tunables.
I was thinking that the tunable would only apply to the cmdq. We can extend
it later if necessary, but since we're not going to enable the evtq/priq
in kdump mode at all, I don't think we need tunables for those atm.
I probably wouldn't make a size of 0 disable the queue, either. Have a
minimum size of a page or something like that.
Will
next prev parent reply other threads:[~2026-08-06 13:00 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-06 8:47 [PATCH v3] iommu/arm-smmu-v3: Shrink command/event/PRI queues in kdump kernel Kiryl Shutsemau (Meta)
2026-07-15 11:46 ` Kiryl Shutsemau
2026-07-27 9:30 ` Kiryl Shutsemau
2026-07-28 10:16 ` Will Deacon
2026-07-28 13:53 ` Kiryl Shutsemau
2026-08-04 14:02 ` Will Deacon
2026-08-04 14:17 ` Jason Gunthorpe
2026-08-04 15:23 ` Robin Murphy
2026-08-04 16:04 ` Nicolin Chen
2026-08-04 16:19 ` Jason Gunthorpe
2026-08-04 16:45 ` Nicolin Chen
2026-08-04 16:59 ` Jason Gunthorpe
2026-08-04 17:39 ` Nicolin Chen
2026-08-06 13:00 ` Will Deacon [this message]
2026-08-06 15:58 ` Jason Gunthorpe
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=anSFbIHnigVt_3bJ@willie-the-truck \
--to=will@kernel.org \
--cc=iommu@lists.linux.dev \
--cc=jgg@nvidia.com \
--cc=jkkm@meta.com \
--cc=joro@8bytes.org \
--cc=kas@kernel.org \
--cc=leitao@debian.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nicolinc@nvidia.com \
--cc=praan@google.com \
--cc=robin.murphy@arm.com \
--cc=usama.arif@linux.dev \
/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