commit | 2be69c79e9a46a554fc3ff57d886e65e7a73eb72 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Fri May 22 12:15:49 2009 +0200 |
committer | Joerg Roedel <joerg.roedel@amd.com> | Thu May 28 17:55:33 2009 +0200 |
tree | a92fc93820dfab857090602522cc67bf86ef8770 | |
parent | b3b99ef8b4f80f3f093a72110e7697c2281ae45d [diff] |
x86/iommu: add IOMMU_STRESS Kconfig entry This Kconfig option is intended to enable various code paths or parameters in IOMMU implementations to stress test the code and/or the hardware. This can also be done by disabling optimizations in the code when this option is switched on. Signed-off-by: Joerg Roedel <joerg.roedel@amd.com> Cc: David Woodhouse <dwmw2@infradead.org> Cc: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>