@FieldOrder({"nodeNumber","reserved","groupMask"}) public static class WinNT.NUMA_NODE_RELATIONSHIP extends WinNT.SYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX
Structure.ByReference, Structure.ByValue, Structure.FieldOrder, Structure.StructField
Modifier and Type | Field | Description |
---|---|---|
WinNT.GROUP_AFFINITY |
groupMask |
A
WinNT.GROUP_AFFINITY structure that specifies a group number and
processor affinity within the group. |
int |
nodeNumber |
Identifies the NUMA node.
|
byte[] |
reserved |
This member is reserved.
|
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
relationship, size
Constructor | Description |
---|---|
NUMA_NODE_RELATIONSHIP() |
|
NUMA_NODE_RELATIONSHIP(Pointer memory) |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
allocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, calculateSize, clear, createFieldsOrder, createFieldsOrder, createFieldsOrder, createFieldsOrder, dataEquals, dataEquals, ensureAllocated, equals, fieldOffset, getAutoRead, getAutoWrite, getFieldList, getFieldOrder, getFields, getNativeAlignment, getNativeSize, getNativeSize, getPointer, getStringEncoding, getStructAlignment, hashCode, newInstance, newInstance, read, readField, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setStringEncoding, size, sortFields, toArray, toArray, toString, toString, useMemory, useMemory, write, writeField, writeField, writeField
fromPointer
public int nodeNumber
0
to the highest
NUMA node number inclusive. A non-NUMA multiprocessor system will
report that all processors belong to one NUMA node.public byte[] reserved
public WinNT.GROUP_AFFINITY groupMask
WinNT.GROUP_AFFINITY
structure that specifies a group number and
processor affinity within the group.public NUMA_NODE_RELATIONSHIP()
public NUMA_NODE_RELATIONSHIP(Pointer memory)