[PATCH 2/2] Export cpu info by sysfs

From: Zhang, Yanmin
Date: Tue Dec 13 2005 - 22:30:00 EST


The second patch is to export cache info which is similar to
/proc/pal/cpuX/cache_info. One important new item is shared_cpu_map.
shared_cpu_map showes the cpu map sharing the cache.

The items (attributes) are:
level
type
coherency_line_size
stride
ways_of_associativity
store_latency
load_latency
store_hints
load_hints
alias_boundary
tag_lsb
tag_msb
size
shared_cpu_map
attributes

This patch depends on the first patch because they change the same
source file.

Signed-off-by: Zhang Yanmin <yanmin.zhang@xxxxxxxxx>

Attachment: export_cache_info_sysfs_2.6.14_mm1_ia64.v12.patch
Description: export_cache_info_sysfs_2.6.14_mm1_ia64.v12.patch