Skip to main content

STARVATION_THRESHOLD

Constant STARVATION_THRESHOLD 

Source
pub const STARVATION_THRESHOLD: u32 = 16;
Expand description

After this many consecutive claims at the same (or higher) priority, the scheduler forcibly scans lower-priority partitions for one iteration.