Open MPI logo

Portable Hardware Locality (hwloc) Documentation: v1.2.2

  |   Home   |   Support   |   FAQ   |  
hwloc_obj_memory_s Struct Reference

Object memory. More...

#include <hwloc.h>

Data Structures

struct  hwloc_obj_memory_page_type_s
 Array of local memory page types, NULL if no local memory and page_types is 0. More...

Data Fields

hwloc_uint64_t total_memory
 Total memory (in bytes) in this object and its children.
hwloc_uint64_t local_memory
 Local memory (in bytes)
unsigned page_types_len
 Size of array page_types.
struct
hwloc_obj_memory_s::hwloc_obj_memory_page_type_s
page_types

Detailed Description

Object memory.


Field Documentation

Local memory (in bytes)

Size of array page_types.

Total memory (in bytes) in this object and its children.


The documentation for this struct was generated from the following file: