commit | bb279475db4d0bb07e4dbc99e060362b9f3b5093 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <jroedel@suse.de> | Wed Jul 06 13:56:36 2016 +0200 |
committer | Joerg Roedel <jroedel@suse.de> | Wed Jul 13 12:48:35 2016 +0200 |
tree | 90200e96f31e77d4c4cb6655804bad33f6e6b8cd | |
parent | b1516a14657acf81a587e9a6e733a881625eee53 [diff] |
iommu/amd: Implement timeout to flush unmap queues In case the queue doesn't fill up, we flush the TLB at least 10ms after the unmap happened to make sure that the TLB is cleaned up. Signed-off-by: Joerg Roedel <jroedel@suse.de>