|
NAMEhwloc_obj_attr_u::hwloc_cache_attr_sSYNOPSIS#include <hwloc.h> Data Fieldshwloc_uint64_t size unsigned depth unsigned linesize int associativity hwloc_obj_cache_type_t type Detailed DescriptionCache-specific Object Attributes.Field Documentationint hwloc_obj_attr_u::hwloc_cache_attr_s::associativityWays of associativity, -1 if fully associative, 0 if unknown.unsigned hwloc_obj_attr_u::hwloc_cache_attr_s::depthDepth of cache (e.g., L1, L2, ...etc.)unsigned hwloc_obj_attr_u::hwloc_cache_attr_s::linesizeCache-line size in bytes. 0 if unknown.hwloc_uint64_t hwloc_obj_attr_u::hwloc_cache_attr_s::sizeSize of cache in bytes.hwloc_obj_cache_type_t hwloc_obj_attr_u::hwloc_cache_attr_s::typeCache type.AuthorGenerated automatically by Doxygen for Hardware Locality (hwloc) from the source code.
Visit the GSP FreeBSD Man Page Interface. |