Documentation
¶
Index ¶
Constants ¶
View Source
const (
PIDSelf int = 0
)
Variables ¶
This section is empty.
Functions ¶
func NUMANodesByPID ¶
NUMANodesByPID returns the set of NUMA Nodes from which the process identified by <pid> actually allocated memory at time of check. The NUMA Nodes set is returned as CPUSet because this is the most popular albeit not the most correct data structure used. On error, the returned CPUSet is empty and the error value is not-nil.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.