From: Zhang, Yanmin Date: Mon, 27 Feb 2006 03:37:45 +0000 (+0800) Subject: [IA64] Export cpu cache info by sysfs X-Git-Tag: v2.6.17-rc1~24^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f19180056ea09ec6a5d32e741234451a1e6eba4d;p=pandora-kernel.git [IA64] Export cpu cache info by sysfs The patch exports 8 attributes of cpu cache info under /sys/devices/system/cpu/cpuX/cache/indexX: 1) level 2) type 3) coherency_line_size 4) ways_of_associativity 5) size 6) shared_cpu_map 7) attributes 8) number_of_sets: number_of_sets=size/ways_of_associativity/coherency_line_size. Signed-off-by: Zhang Yanmin Signed-off-by: Tony Luck --- Reading git-diff-tree failed