On Mon, Sep 24, 2018 at 03:41:37AM +0300, Dmitry Osipenko wrote: > Introduce iotlb_sync_map() callback that is invoked in the end of > iommu_map(). This new callback allows IOMMU drivers to avoid syncing > after mapping of each contiguous chunk and sync only when the whole > mapping is completed, optimizing performance of the mapping operation. > > Signed-off-by: Dmitry Osipenko <[email protected]> > Reviewed-by: Robin Murphy <[email protected]> > --- > drivers/iommu/iommu.c | 8 ++++++-- > include/linux/iommu.h | 1 + > 2 files changed, 7 insertions(+), 2 deletions(-)
Reviewed-by: Thierry Reding <[email protected]>
signature.asc
Description: PGP signature
_______________________________________________ iommu mailing list [email protected] https://lists.linuxfoundation.org/mailman/listinfo/iommu
