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:
0034102
)
ext4: address scalability issue by removing extent cache statistics
author
Theodore Ts'o
<tytso@mit.edu>
Mon, 16 Apr 2012 16:16:20 +0000
(12:16 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Mon, 16 Apr 2012 16:16:20 +0000
(12:16 -0400)
Andi Kleen and Tim Chen have reported that under certain circumstances
the extent cache statistics are causing scalability problems due to
cache line bounces.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Cc: stable@vger.kernel.org
No differences found