diff options
author | Tina Zhang <[email protected]> | 2024-09-02 10:27:24 +0800 |
---|---|---|
committer | Joerg Roedel <[email protected]> | 2024-09-02 18:15:03 +0200 |
commit | 705c1cdf1e73c4c727bbfc8775434e6dd36e8baf (patch) | |
tree | 7530e8ca8327b71d725f901a5bc988806db18447 /mm/page_alloc.c | |
parent | 777cdd853434849cc98ef94787538b1eb9f492d9 (diff) |
iommu/vt-d: Introduce batched cache invalidation
Converts IOTLB and Dev-IOTLB invalidation to a batched model. Cache tag
invalidation requests for a domain are now accumulated in a qi_batch
structure before being flushed in bulk. It replaces the previous per-
request qi_flush approach with a more efficient batching mechanism.
Co-developed-by: Lu Baolu <[email protected]>
Signed-off-by: Lu Baolu <[email protected]>
Signed-off-by: Tina Zhang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'mm/page_alloc.c')
0 files changed, 0 insertions, 0 deletions