Documentation
¶
Index ¶
Constants ¶
View Source
const ( // ConfigModuleName is the configuration section for the CPU controller. ConfigModuleName = "cpu" // CPUController is the name of the CPU controller. CPUController = cache.CPU )
Variables ¶
This section is empty.
Functions ¶
func Assign ¶
Assign assigns a set of cpus to a class.
TODO: Drop this function. Don't store cpu class in policy data but implement controller-specific data store in cache.
func NewCstatesFromOverride ¶ added in v0.11.0
func NewOverrideFs ¶ added in v0.11.0
func NewOverrideFs() (*overrideFs, error)
Types ¶
Click to show internal directories.
Click to hide internal directories.