diff options
author | Muli Ben-Yehuda <muli@il.ibm.com> | 2007-07-21 17:11:04 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-07-21 18:37:11 -0700 |
commit | 820a149705c2c2a37989554a4f4a34e3d0b0df1f (patch) | |
tree | d6f13abb1b2640b598907c00d8eb4d2c17743b68 /arch/sparc64/mm | |
parent | 7354b07595b2e43b75fe353fcf18e73eb0427c9b (diff) |
x86_64: Calgary - tighten up the bitmap locking
Currently the IOMMU table's lock protects both the bitmap and access
to the hardware's TCE table. Access to the TCE table is synchronized
through the bitmap; therefore, only hold the lock while modifying the
bitmap. This gives a yummy 10-15% reduction in CPU utilization for
netperf on a large SMP machine.
Signed-off-by: Muli Ben-Yehuda <muli@il.ibm.com>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/sparc64/mm')
0 files changed, 0 insertions, 0 deletions