table of contents
other versions
- wheezy 1.4.1-4
- jessie 1.10.0-3
- testing 1.11.5-1
- unstable 1.11.5-1
- experimental 1.11.7-1
hwloc_obj_attr_u::hwloc_cache_attr_s(3) | Hardware Locality (hwloc) | hwloc_obj_attr_u::hwloc_cache_attr_s(3) |
NAME¶
hwloc_obj_attr_u::hwloc_cache_attr_s -SYNOPSIS¶
#include <hwloc.h>Data Fields¶
hwloc_uint64_t size
Detailed Description¶
Cache-specific Object Attributes.Field Documentation¶
int hwloc_obj_attr_u::hwloc_cache_attr_s::associativity¶
Ways of associativity,. -1 if fully associative, 0 if unknownunsigned hwloc_obj_attr_u::hwloc_cache_attr_s::depth¶
Depth of cache (e.g., L1, L2, ...etc.)unsigned hwloc_obj_attr_u::hwloc_cache_attr_s::linesize¶
Cache-line size in bytes.hwloc_uint64_t hwloc_obj_attr_u::hwloc_cache_attr_s::size¶
Size of cache in bytes.Author¶
Generated automatically by Doxygen for Hardware Locality (hwloc) from the source code.Mon Feb 27 2012 | Version 1.4.1 |