hwloc_obj_attr_u::hwloc_memory_attr_s(3)
NAME
hwloc_obj_attr_u::hwloc_memory_attr_s
Node-specific Object Attributes.
SYNOPSIS
#include <hwloc.h> Data Fields unsigned long memory_kB Size of memory node. unsigned long huge_page_free Number of available huge pages.
Detailed Description
Node-specific Object Attributes.
Field Documentation
- unsigned long hwloc_obj_attr_u::hwloc_memory_attr_s::huge_page_free
- Number of available huge pages.
- unsigned long hwloc_obj_attr_u::hwloc_memory_attr_s::memory_kB
- Size of memory node.
Author
- Generated automatically by Doxygen for Hardware Locality (hwloc) from
the source code.