From: Theodore Ts'o Date: Mon, 16 Apr 2012 16:16:20 +0000 (-0400) Subject: ext4: address scalability issue by removing extent cache statistics X-Git-Tag: v3.2.16~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23066aae743c617dcd1f77a64f6d44bebf87b097;p=pandora-kernel.git ext4: address scalability issue by removing extent cache statistics commit 9cd70b347e9761ea2d2ac3d758c529a48a8193e6 upstream. 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" Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed