commit | fe16f088a88fb73161bba8784375c829f7e87b54 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Fri May 22 12:27:53 2009 +0200 |
committer | Joerg Roedel <joerg.roedel@amd.com> | Thu May 28 18:17:13 2009 +0200 |
tree | 6d581b943eb397d68bf241f5a3cffcf385e8f364 | |
parent | d9cfed925448f097ec7faab80d903eb7e5f99712 [diff] |
amd-iommu: disable round-robin allocator for CONFIG_IOMMU_STRESS Disabling the round-robin allocator results in reusing the same dma-addresses again very fast. This is a good test if the iotlb flushing is working correctly. Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>