Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CoreIdList ¶
type CoreIdList []int
type Node ¶
type Node struct { Id int Cores CoreIdList PCIResources PCIResourceList }
type PCIResourceList ¶
type PCIResourceList []string
type SysFS ¶
type SysFS string
func (SysFS) CoresPerNUMANode ¶
func (sf SysFS) CoresPerNUMANode(nodeNum int) (CoreIdList, bool, error)
func (SysFS) NUMANodeCount ¶
Click to show internal directories.
Click to hide internal directories.