Home
last modified time | relevance | path

Searched refs:GENTLE_FAIR_SLEEPERS (Results 1 – 1 of 1) sorted by relevance

/DragonOS/kernel/src/sched/
H A Dmod.rs82 pub static ref SCHED_FEATURES: SchedFeature = SchedFeature::GENTLE_FAIR_SLEEPERS
695 const GENTLE_FAIR_SLEEPERS = 1 << 0; constant