Files
linux/arch/arm/include/asm
Will Deacon db38ee874c 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>
2014-02-25 11:35:08 +00:00
..
2012-03-28 18:30:01 +01:00
2012-07-05 09:50:55 +01:00
2009-03-15 21:01:20 -04:00
2011-03-31 11:26:23 -03:00
2013-04-17 21:38:10 +02:00
2011-03-31 11:26:23 -03:00
2012-09-14 09:21:59 -05:00
2012-09-14 13:53:39 +00:00
2014-01-28 14:06:25 +00:00
2013-04-17 21:38:10 +02:00
2014-02-25 11:33:37 +00:00
2012-07-24 15:27:28 +08:00
2013-10-12 17:45:30 -07:00
2013-01-23 13:29:17 -05:00
2013-12-29 12:46:08 +00:00
2013-07-08 22:08:51 +01:00
2013-11-15 09:32:16 +09:00
2013-10-09 20:04:08 -05:00
2013-05-21 14:24:11 +00:00
2013-04-17 21:38:10 +02:00
2010-10-01 22:32:18 -04:00
2014-02-25 11:33:37 +00:00
2011-03-31 11:26:23 -03:00
2011-07-12 11:19:29 -05:00