[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Y+FG2EUpmsmCZqwh@kbusch-mbp.dhcp.thefacebook.com>
Date: Mon, 6 Feb 2023 11:28:40 -0700
From: Keith Busch <kbusch@...nel.org>
To: "Patel, Nirmal" <nirmal.patel@...ux.intel.com>
Cc: Xinghui Li <korantwork@...il.com>,
Jonathan Derrick <jonathan.derrick@...ux.dev>,
lpieralisi@...nel.org, linux-pci@...r.kernel.org,
linux-kernel@...r.kernel.org, Xinghui Li <korantli@...cent.com>
Subject: Re: [PATCH] PCI: vmd: Do not disable MSI-X remapping in VMD 28C0
controller
On Mon, Feb 06, 2023 at 11:11:36AM -0700, Patel, Nirmal wrote:
> I like the idea of module parameter to allow switching between the modes
> but keep MSI remapping enabled (non-bypass) by default.
Isn't there a more programatic way to go about selecting the best option at
runtime? I suspect bypass is the better choice if "num_active_cpus() > pci_msix_vec_count(vmd->dev)".
Powered by blists - more mailing lists