commit | 9cd70b347e9761ea2d2ac3d758c529a48a8193e6 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Mon Apr 16 16:16:20 2012 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Apr 16 16:16:20 2012 |
tree | f215d10558a62c34aff4528f1c40f1b154bd6c25 | |
parent | 0034102808e0dbbf3a2394b82b1bb40b5778de9e [diff] |
ext4: address scalability issue by removing extent cache statistics 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