diff options
author | 2009-06-28 18:52:20 +0100 | |
---|---|---|
committer | 2009-06-29 13:39:17 +0100 | |
commit | 310a5ab93cb4ce29367238f682affd9ac352f4d0 (patch) | |
tree | dc5bb8f208778ebe0aee0054b7af516a36e2b543 /lib/fault-inject.c | |
parent | intel-iommu: Clean up iommu_domain_identity_map() (diff) | |
download | wireguard-linux-310a5ab93cb4ce29367238f682affd9ac352f4d0.tar.xz wireguard-linux-310a5ab93cb4ce29367238f682affd9ac352f4d0.zip |
intel-iommu: Performance improvement for dma_pte_clear_range()
It's a bit silly to repeatedly call domain_flush_cache() for each PTE
individually, as we clear it. Instead, batch them up and flush a whole
range at a time. We might as well refrain from recalculating the PTE
address from scratch each time round the loop too.
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'lib/fault-inject.c')
0 files changed, 0 insertions, 0 deletions