diff options
author | 2024-09-02 10:27:24 +0800 | |
---|---|---|
committer | 2024-09-02 18:15:03 +0200 | |
commit | 705c1cdf1e73c4c727bbfc8775434e6dd36e8baf (patch) | |
tree | 7530e8ca8327b71d725f901a5bc988806db18447 /net/lapb/lapb_timer.c | |
parent | iommu/vt-d: Add qi_batch for dmar_domain (diff) | |
download | wireguard-linux-705c1cdf1e73c4c727bbfc8775434e6dd36e8baf.tar.xz wireguard-linux-705c1cdf1e73c4c727bbfc8775434e6dd36e8baf.zip |
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 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions