diff options
author | Tina Zhang <tina.zhang@intel.com> | 2024-09-02 10:27:24 +0800 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2024-09-02 18:15:03 +0200 |
commit | 705c1cdf1e73c4c727bbfc8775434e6dd36e8baf (patch) | |
tree | 7530e8ca8327b71d725f901a5bc988806db18447 /mm | |
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 <baolu.lu@linux.intel.com>
Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Signed-off-by: Tina Zhang <tina.zhang@intel.com>
Link: https://lore.kernel.org/r/20240815065221.50328-5-tina.zhang@intel.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions