package
1.8.1
Repository: https://github.com/siderolabs/talos.git
Documentation: pkg.go.dev

# Functions

AvailableMilliCores returns the number of available CPU cores in milli-cores.
InitRoot initializes the root cgroup path.
MillicoresToCPUWeight converts milli-cores to CPU weight.
MilliCoresToShares converts milli-cores to CPU shares.
Path returns the path to the cgroup.
Root returns the root cgroup path.
SharesToCPUWeight converts CPU shares to CPU weight.

# Type aliases

CPUShare represents a CPU share value.
MilliCores represents a CPU value in milli-cores.