PowerManager algorithm that can shift or limit bounds #1125
Labels
part:power-management
Affects the management of battery power and distribution
scope:breaking-change
Breaking change, users will need to update their code
type:enhancement
New feature or enhancement visitble to users
What's needed?
Currently the power manager has a 2-group approach, where each group has a Matryoshka implementation that supports only limiting of bounds. And the first group shifts the second group's bounds.
We need a more flexible implementation where each actor is able to decide whether they want to shift or limit the bounds of the lower priority actors.
The following changes are necessary to achieve this:
Proposed solution
No response
Use cases
No response
Alternatives and workarounds
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: