diff options
author | Sebastien Dugue <sebastien.dugue@bull.net> | 2006-06-27 11:55:03 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-06-28 02:32:48 +0200 |
commit | 59e0e0ace7d33e8c0c125042f153f80fcc56b39e (patch) | |
tree | e73a795bd99b39a886fe3f9b46f85dbf53db5316 /fs/ocfs2/vote.c | |
parent | [PATCH] rtmutex: Propagate priority settings into PI lock chains (diff) | |
download | linux-59e0e0ace7d33e8c0c125042f153f80fcc56b39e.tar.xz linux-59e0e0ace7d33e8c0c125042f153f80fcc56b39e.zip |
[PATCH] futex_requeue() optimization
In futex_requeue(), when the 2 futexes keys hash to the same bucket, there
is no need to move the futex_q to the end of the bucket list.
Signed-off-by: Sebastien Dugue <sebastien.dugue@bull.net>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions