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:
626d607
)
fs: dcache per-bucket dcache hash locking
author
Nick Piggin
<npiggin@kernel.dk>
Fri, 7 Jan 2011 06:50:05 +0000
(17:50 +1100)
committer
Nick Piggin
<npiggin@kernel.dk>
Fri, 7 Jan 2011 06:50:31 +0000
(17:50 +1100)
We can turn the dcache hash locking from a global dcache_hash_lock into
per-bucket locking.
Signed-off-by: Nick Piggin <npiggin@kernel.dk>
No differences found