summaryrefslogtreecommitdiffstats
path: root/include/linux/eventpoll.h
diff options
context:
space:
mode:
authorNick Piggin2006-03-23 12:01:02 +0100
committerLinus Torvalds2006-03-23 16:38:17 +0100
commit0b2fcfdb8b4e7e379192f24ea2203163ddf5df1d (patch)
tree1f3995e41ab12ff76e737389e0b59a40c0c73668 /include/linux/eventpoll.h
parent[PATCH] fs/*/file.c: drop insane header dependencies (diff)
downloadkernel-qcow2-linux-0b2fcfdb8b4e7e379192f24ea2203163ddf5df1d.tar.gz
kernel-qcow2-linux-0b2fcfdb8b4e7e379192f24ea2203163ddf5df1d.tar.xz
kernel-qcow2-linux-0b2fcfdb8b4e7e379192f24ea2203163ddf5df1d.zip
[PATCH] atomic: add_unless cmpxchg optimise
Without branch hints, the very unlikely chance of the loop repeating due to cmpxchg failure is unrolled with gcc-4 that I have tested. Improve this for architectures with a native cas/cmpxchg. llsc archs should try to implement this natively. Signed-off-by: Nick Piggin <npiggin@suse.de> Cc: Andi Kleen <ak@muc.de> Cc: Martin Schwidefsky <schwidefsky@de.ibm.com> Cc: Heiko Carstens <heiko.carstens@de.ibm.com> Cc: "David S. Miller" <davem@davemloft.net> Cc: Roman Zippel <zippel@linux-m68k.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/linux/eventpoll.h')
0 files changed, 0 insertions, 0 deletions