Expand description
Deterministic hierarchical deficit round robin for VM-owned capabilities.
Structs§
- Fair
Budget - Independent count and byte dimensions for one scheduling turn.
- Fair
Selection - One deterministic grant. Exactly one grant may be outstanding at a time.
- Fair
Work Broker - Process-owned async admission facade over the deterministic HDRR state.
- Fair
Work Turn - 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.
- Fairness
Config - Bounded policy for the process -> VM -> capability scheduler.
- Fairness
Snapshot - Hierarchical
Deficit Round Robin - Process-level VM rotation containing a second capability rotation per VM.