FMS NUMA Parameter NUMAPR
Data Type
Integer
Default Value
1
DESCRIPTION:
This parameter controls how much information is printed about the NUMA placement. The options are:
- 0
Print no information.
- 1
Print information about the node topology including the relationship between CPU cores and nodes and the amount of memory on each node.
- 2
Print information on the binding of threads to nodes or CPU cores
- 4
Print information on memory placement before each major function.
- 8
Print information on memory placement after each memory allocation.
- 16
Print internal details on NUMA calls.
- 32
Print debug information on NUMA calls.
Copyright © Multipath Corporation