From: Mark Langsdorf Date: Fri, 18 Jul 2008 21:03:52 +0000 (-0500) Subject: x86: L3 cache index disable for 2.6.26 X-Git-Tag: v2.6.28-rc1~699^2^8~5^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cb22bcb1f3ef70d4d48092e9b057175ad9ec78d;p=pandora-kernel.git x86: L3 cache index disable for 2.6.26 New versions of AMD processors have support to disable parts of their L3 caches if too many MCEs are generated by the L3 cache. This patch provides a /sysfs interface under the cache hierarchy to display which caches indices are disabled (if any) and to monitoring applications to disable a cache index. This patch does not set an automatic policy to disable the L3 cache. Policy decisions would need to be made by a RAS handler. This patch merely makes it easier to see what indices are currently disabled. Signed-off-by: Mark Langsdorf Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed