git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
310a5ab
)
intel-iommu: Performance improvement for domain_pfn_mapping()
author
David Woodhouse
<David.Woodhouse@intel.com>
Sun, 28 Jun 2009 19:38:49 +0000
(20:38 +0100)
committer
David Woodhouse
<David.Woodhouse@intel.com>
Mon, 29 Jun 2009 12:39:45 +0000
(13:39 +0100)
As with dma_pte_clear_range(), don't keep flushing a single PTE at a
time. And also micro-optimise the setting of PTE values rather than
using the helper functions to do all the masking.
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/pci/intel-iommu.c
patch
|
blob
|
history
diff --cc
drivers/pci/intel-iommu.c
Simple merge