Searched refs:starvation_window (Results 1 – 1 of 1) sorted by relevance
676 …uint64_t starvation_window = sched_clutch_thread_quantum[edf_bucket->scrb_bucket] / pset_available… in sched_clutch_root_highest_root_bucket() local677 if (timestamp < (edf_bucket->scrb_starvation_ts + starvation_window)) { in sched_clutch_root_highest_root_bucket()