Expand description
Context for the Dynamic Context Core.
Structs§
- Context
- The complete context model used for strategic decision making.
- Hardware
State - Hardware context observed by the DCC.
Enums§
- Battery
Level - Represents the power source and battery level.
- Engine
Mode - The current mode of the engine.
- Thermal
Status - 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.