Re: [PATCH] iommu/amd: Add kernel parameters to limit V1 page-sizes

From: Joerg Roedel
Date: Thu Sep 05 2024 - 03:34:23 EST


On Thu, Sep 05, 2024 at 03:31:08PM +0800, Baolu Lu wrote:
> Is it possible to consolidate these two into a single
> "iommu.nohugepages=1"?

Generally yes, but that requires to touch all drivers to make the
behavior consistent. We can start this effort on-top of this change, if
desired.

Regards,

Joerg