GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
hwloc_topology_membind_support(3) Hardware Locality (hwloc) hwloc_topology_membind_support(3)

hwloc_topology_membind_support

#include <hwloc.h>


unsigned char set_thisproc_membind
unsigned char get_thisproc_membind
unsigned char set_proc_membind
unsigned char get_proc_membind
unsigned char set_thisthread_membind
unsigned char get_thisthread_membind
unsigned char set_area_membind
unsigned char get_area_membind
unsigned char alloc_membind
unsigned char firsttouch_membind
unsigned char bind_membind
unsigned char interleave_membind
unsigned char replicate_membind
unsigned char nexttouch_membind
unsigned char migrate_membind
unsigned char get_area_memlocation

Flags 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).

Allocating a bound memory area is supported.

Bind policy is supported.

First-touch policy is supported.

Getting the binding of a given memory area is supported.

Getting the last NUMA nodes where a memory area was allocated is supported

Getting the binding of a whole given process is supported.

Getting the binding of the whole current process is supported.

Getting the binding of the current thread only is supported.

Interleave policy is supported.

Migration flags is supported.

Next-touch migration policy is supported.

Replication policy is supported.

Binding a given memory area is supported.

Binding a whole given process is supported.

Binding the whole current process is supported.

Binding the current thread only is supported.

Generated automatically by Doxygen for Hardware Locality (hwloc) from the source code.
Mon Jun 3 2019 Version 1.11.13

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.