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:
0e4bc95
)
powerpc/iommu: Reduce spinlock coverage in iommu_free
author
Anton Blanchard
<anton@samba.org>
Sun, 3 Jun 2012 19:43:44 +0000
(19:43 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Tue, 3 Jul 2012 04:14:47 +0000
(14:14 +1000)
This patch moves tce_free outside of the lock in iommu_free.
Some performance numbers were obtained with a Chelsio T3 adapter on
two POWER7 boxes, running a 100 session TCP round robin test.
Performance improved 25% with this patch applied.
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/iommu.c
patch
|
blob
|
history
diff --cc
arch/powerpc/kernel/iommu.c
Simple merge