git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac6e60e
)
Btrfs: stop spinning on mutex_trylock and let the adaptive code spin for us
author
Chris Mason
<chris.mason@oracle.com>
Wed, 14 Jan 2009 18:40:46 +0000
(13:40 -0500)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 15 Jan 2009 09:53:00 +0000
(10:53 +0100)
Mutexes now spin internally and the btrfs spin is no longer required for
performance.
Signed-off-by: Chris Mason <chris.mason@oracle.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found