manpagez: man pages & more
man hwloc_obj_attr_u_hwloc_cache_attr_s(3)
Home | html | info | man
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.8.1                          hwloc_obj_attr_u::hwloc_cache_attr_s(3)

hwloc 1.8.1 - Generated Fri Jan 16 19:09:56 CST 2015
© manpagez.com 2000-2025
Individual documents may contain additional copyright information.