Skip to main content

Module fairness

Module fairness 

Source
Expand description

Deterministic hierarchical deficit round robin for VM-owned capabilities.

Structs§

FairBudget
Independent count and byte dimensions for one scheduling turn.
FairSelection
One deterministic grant. Exactly one grant may be outstanding at a time.
FairWorkBroker
Process-owned async admission facade over the deterministic HDRR state.
FairWorkTurn
One process-fair work turn. Dropping an unfinished turn reconciles the scheduler with zero work and without requeueing, so task cancellation can never strand the global scheduler in an in-flight state.
FairnessConfig
Bounded policy for the process -> VM -> capability scheduler.
FairnessSnapshot
HierarchicalDeficitRoundRobin
Process-level VM rotation containing a second capability rotation per VM.

Enums§

FairnessError
MembershipUpdate