centos man page for hwloc_obj_attr_u_hwloc_cache_attr_s

Query: hwloc_obj_attr_u_hwloc_cache_attr_s

OS: centos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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 unsigned depth unsigned linesize int associativity hwloc_obj_cache_type_t type 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 unknown. unsigned 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. 0 if unknown. hwloc_uint64_t hwloc_obj_attr_u::hwloc_cache_attr_s::size Size of cache in bytes. hwloc_obj_cache_type_t hwloc_obj_attr_u::hwloc_cache_attr_s::type Cache type. Author Generated automatically by Doxygen for Hardware Locality (hwloc) from the source code. Version 1.7 Sun Apr 7 2013 hwloc_obj_attr_u::hwloc_cache_attr_s(3)
Related Man Pages
hwloc_obj(3) - centos
hwloc_distances_s(3) - centos
hwloc_get_cache_covering_cpuset(3) - centos
hwloc_obj_attr_u_hwloc_bridge_attr_s(3) - centos
hwloc_obj_attr_u_hwloc_pcidev_attr_s(3) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq