SchedulingMinPriorityOverride

Defines the override behavior for jobs at the minimum priority (0) in weighted balanced scheduling.

Inheritors

Types

Link copied to clipboard

Jobs at the minimum priority (0) are always scheduled after all other jobs, regardless of the weighted scheduling formula. If multiple jobs have priority 0, ties are broken using the standard weighted formula.

Link copied to clipboard