Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the Windows assigned NUMA node number to which this Resource Maanger node belongs.
virtual unsigned long GetNumaNode() const =0;
Return Value
The Windows assigned NUMA node number to which this Resource Manager node belongs.
Remarks
A thread proxy running on a virtual processor root belonging to this node will have affinity to at least the NUMA node level for the NUMA node returned by this method.
Requirements
Header: concrtrm.h
Namespace: concurrency