memalign

package
v0.1.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 13, 2026 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PIDSelf int = 0
)

Variables

This section is empty.

Functions

func NUMANodesByPID

func NUMANodesByPID(lh logr.Logger, pid int, procRoot string) (cpuset.CPUSet, error)

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL