Documentation ¶
Index ¶
Constants ¶
View Source
const ( HugepageSize2Mi = 2048 HugepageSize1Gi = 1048576 )
View Source
const (
SysDevicesNode = "/sys/devices/system/node"
)
Variables ¶
This section is empty.
Functions ¶
func GetMemoryResourceCounters ¶ added in v0.2.2
func GetMemoryResourceCounters(hnd Handle) (map[string]PerNUMACounters, error)
Types ¶
type Handle ¶
type Handle struct {
Root string
}
func (Handle) SysDevicesNodes ¶
func (Handle) SysDevicesNodesNodeNth ¶
type PerNUMACounters ¶
Click to show internal directories.
Click to hide internal directories.