Skip to main content

Module context

Module context 

Source
Expand description

Context for the Dynamic Context Core.

Structs§

Context
The complete context model used for strategic decision making.
HardwareState
Hardware context observed by the DCC.

Enums§

BatteryLevel
Represents the power source and battery level.
EngineMode
The current mode of the engine.
ThermalStatus
Represents the thermal state of the device.

Constants§

MEMORY_PRESSURE_CRITICAL
Memory pressure at or above which the DCC clamps the budget multiplier to a hard safety ceiling, regardless of where the PID loop currently sits.

Functions§

safety_ceiling
The hard ceiling on the budget multiplier for the current context.