Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CacheContext ¶
CacheContext adds a cache of the hwloc topology to the provided context.
Types ¶
type Provider ¶
type Provider struct {
// contains filtered or unexported fields
}
Provider provides access to hwloc topology functionality.
func NewProvider ¶
NewProvider returns a new hwloc Provider.
func (*Provider) GetNUMANodeIDForPID ¶
GetNUMANodeIDForPID fetches the NUMA node ID associated with a given process ID.
Click to show internal directories.
Click to hide internal directories.