Re: [PATCH] PCI/IOV: Decrease VF memory BAR size to save host memory occupied by PTEs

From: Christoph Hellwig
Date: Mon Oct 17 2022 - 02:26:56 EST


Besides the various style issues: I don't think we can just
hardcode specific devices in the PCIe core. If we want to do this
we'll need something like PCIe extended capabilities or ACPI tables
to describe the behavior in a standardized way.