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

From: Baolu Lu
Date: Thu Sep 05 2024 - 04:13:30 EST


On 2024/9/5 15:34, Joerg Roedel wrote:
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.

Yeah! That works too.

Thanks,
baolu