2005-12-14 03:30:38

by Zhang, Yanmin

[permalink] [raw]
Subject: [PATCH 2/2] Export cpu info by sysfs

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 <[email protected]>


Attachments:
export_cache_info_sysfs_2.6.14_mm1_ia64.v12.patch (13.17 kB)
export_cache_info_sysfs_2.6.14_mm1_ia64.v12.patch