package
1.6.112
Repository: https://github.com/hernad/nomad.git
Documentation: pkg.go.dev

# Functions

New initializes a new CPUSet with 0 or more containing cpus.
Parse parses the Linux cpuset format into a CPUSet Ref: http://man7.org/linux/man-pages/man7/cpuset.7.html#FORMATS.

# Structs

CPUSet is a set like object that provides methods helpful when working with cpus with systems such as the Linux cpuset cgroup subsystem.