Re: [PATCH] iommu/vt-d: Allocate local memory for page request queue

From: Baolu Lu
Date: Wed Apr 10 2024 - 22:50:44 EST


On 4/8/24 3:36 PM, Tian, Kevin wrote:
From: Jacob Pan<jacob.jun.pan@xxxxxxxxxxxxxxx>
Sent: Thursday, April 4, 2024 5:40 AM

The page request queue is per IOMMU, its allocation should be made
NUMA-aware for performance reasons.

Signed-off-by: Jacob Pan<jacob.jun.pan@xxxxxxxxxxxxxxx>
Reviewed-by: Kevin Tian<kevin.tian@xxxxxxxxx>

Add below fix tag and queue it for v6.9-rc.

Fixes: a222a7f0bb6c ("iommu/vt-d: Implement page request handling")

Best regards,
baolu