]> Git Repo - linux.git/commit
iommu/vt-d: Allocate local memory for page request queue
authorJacob Pan <[email protected]>
Thu, 11 Apr 2024 03:07:43 +0000 (11:07 +0800)
committerJoerg Roedel <[email protected]>
Fri, 12 Apr 2024 10:06:24 +0000 (12:06 +0200)
commita34f3e20ddff02c4f12df2c0635367394e64c63d
treed64c357800cc3f11e25d1baf3e0dc274da48ab7c
parent5b3625a4f6422e8982f90f0c11b5546149c962b8
iommu/vt-d: Allocate local memory for page request queue

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

Fixes: a222a7f0bb6c ("iommu/vt-d: Implement page request handling")
Signed-off-by: Jacob Pan <[email protected]>
Reviewed-by: Kevin Tian <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Lu Baolu <[email protected]>
Signed-off-by: Joerg Roedel <[email protected]>
drivers/iommu/intel/svm.c
This page took 0.05438 seconds and 4 git commands to generate.