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:
7f366cf
)
Btrfs: Check for a blocking lock before taking the spin
author
Chris Mason
<chris.mason@oracle.com>
Fri, 13 Mar 2009 00:12:45 +0000
(20:12 -0400)
committer
Chris Mason
<chris.mason@oracle.com>
Tue, 24 Mar 2009 20:14:27 +0000
(16:14 -0400)
This reduces contention on the extent buffer spin locks by testing for a
blocking lock before trying to take the spinlock.
Signed-off-by: Chris Mason <chris.mason@oracle.com>
No differences found