diff options
author | 2014-02-21 17:01:48 +0100 | |
---|---|---|
committer | 2014-02-25 11:35:08 +0000 | |
commit | db38ee874c48713d0723221d08332242e0088970 (patch) | |
tree | 065fee530d0374306564ea37606617f007af6c64 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | ARM: 7990/1: asm: rename logical shift macros push pull into lspush lspull (diff) | |
download | linux-dev-db38ee874c48713d0723221d08332242e0088970.tar.xz linux-dev-db38ee874c48713d0723221d08332242e0088970.zip |
ARM: 7983/1: atomics: implement a better __atomic_add_unless for v6+
Looking at perf profiles of multi-threaded hackbench runs, a significant
performance hit appears to manifest from the cmpxchg loop used to
implement the 32-bit atomic_add_unless function. This can be mitigated
by writing a direct implementation of __atomic_add_unless which doesn't
require iteration outside of the atomic operation.
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions