Skip to content
Commit 4eeca8c5 authored by Joerg Roedel's avatar Joerg Roedel
Browse files

iommu/amd: Optimize dma_ops_free_addresses



Don't flush the iommu tlb when we free something behind the
current next_bit pointer. Update the next_bit pointer
instead and let the flush happen on the next wraparound in
the allocation path.

Signed-off-by: default avatarJoerg Roedel <jroedel@suse.de>
parent ab7032bb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment