diff options
author | Joerg Roedel <joerg.roedel@amd.com> | 2008-09-04 19:01:02 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-09-19 12:59:08 +0200 |
commit | 5507eef835c9c941e69d6d96e4b43af23eeb4ac9 (patch) | |
tree | 3072e37193035e1f2ff6a37e265a8bddadbad640 /Documentation/stable_api_nonsense.txt | |
parent | 1c65577398589bb44ab0980f9b9d30804b48a5db (diff) |
AMD IOMMU: add branch hints to completion wait checks
This patch adds branch hints to the cecks if a completion_wait is
necessary. The completion_waits in the mapping paths are unlikly because
they will only happen on software implementations of AMD IOMMU which
don't exists today or with lazy IO/TLB flushing when the allocator wraps
around the address space. With lazy IO/TLB flushing the completion_wait
in the unmapping path is unlikely too.
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'Documentation/stable_api_nonsense.txt')
0 files changed, 0 insertions, 0 deletions