Searched refs:recommendation (Results 1 – 6 of 6) sorted by relevance
179 …es it as an input for its freezer recommendation algorithm. However, we're not currently using the…
1882 cluster_type_t recommendation = thread_group_recommendation(tg); in recommended_pset_type() local1883 switch (recommendation) { in recommended_pset_type()
137 to keep the codebase consistent, the recommendation is to avoid the use of these macros whenever po…
20 work based on perfcontrol's recommendation. (We need to do this because even if
1167 extern void sched_perfcontrol_thread_group_recommend(void *data, cluster_type_t recommendation);
190 The scheduler expects the performance controller to specify a cluster recommendation for each threa…192 When a thread becomes runnable, the scheduler looks at the preferred cluster recommendation of the …