![]() |
![]()
| ![]() |
![]()
NAMEhwloc_topology_membind_support SYNOPSIS#include <hwloc.h> Data Fieldsunsigned char set_thisproc_membind
Detailed DescriptionFlags describing actual memory binding support for this topology. A flag may be set even if the feature isn't supported in all cases (e.g. binding to random sets of non-contiguous objects). Field Documentationunsigned char hwloc_topology_membind_support::alloc_membindAllocating a bound memory area is supported. unsigned char hwloc_topology_membind_support::bind_membindBind policy is supported. unsigned char hwloc_topology_membind_support::firsttouch_membindFirst-touch policy is supported. unsigned char hwloc_topology_membind_support::get_area_membindGetting the binding of a given memory area is supported. unsigned char hwloc_topology_membind_support::get_area_memlocationGetting the last NUMA nodes where a memory area was allocated is supported unsigned char hwloc_topology_membind_support::get_proc_membindGetting the binding of a whole given process is supported. unsigned char hwloc_topology_membind_support::get_thisproc_membindGetting the binding of the whole current process is supported. unsigned char hwloc_topology_membind_support::get_thisthread_membindGetting the binding of the current thread only is supported. unsigned char hwloc_topology_membind_support::interleave_membindInterleave policy is supported. unsigned char hwloc_topology_membind_support::migrate_membindMigration flags is supported. unsigned char hwloc_topology_membind_support::nexttouch_membindNext-touch migration policy is supported. unsigned char hwloc_topology_membind_support::replicate_membindReplication policy is supported. unsigned char hwloc_topology_membind_support::set_area_membindBinding a given memory area is supported. unsigned char hwloc_topology_membind_support::set_proc_membindBinding a whole given process is supported. unsigned char hwloc_topology_membind_support::set_thisproc_membindBinding the whole current process is supported. unsigned char hwloc_topology_membind_support::set_thisthread_membindBinding the current thread only is supported. AuthorGenerated automatically by Doxygen for Hardware Locality (hwloc) from the source code.
|