Cache-specific Object Attributes. More...
#include <hwloc.h>
Data Fields | |
hwloc_uint64_t | size |
unsigned | depth |
unsigned | linesize |
int | associativity |
hwloc_obj_cache_type_t | type |
Cache-specific Object Attributes.
Ways of associativity, -1 if fully associative, 0 if unknown.
Depth of cache (e.g., L1, L2, ...etc.).
Cache-line size in bytes. 0 if unknown.
hwloc_uint64_t hwloc_obj_attr_u::hwloc_cache_attr_s::size |
Size of cache in bytes.