|
@@ -5898,6 +5898,7 @@ static inline int sg_capacity_factor(struct lb_env *env, struct sched_group *gro
|
|
|
* @load_idx: Load index of sched_domain of this_cpu for load calc.
|
|
* @load_idx: Load index of sched_domain of this_cpu for load calc.
|
|
|
* @local_group: Does group contain this_cpu.
|
|
* @local_group: Does group contain this_cpu.
|
|
|
* @sgs: variable to hold the statistics for this group.
|
|
* @sgs: variable to hold the statistics for this group.
|
|
|
|
|
+ * @overload: Indicate more than one runnable task for any CPU.
|
|
|
*/
|
|
*/
|
|
|
static inline void update_sg_lb_stats(struct lb_env *env,
|
|
static inline void update_sg_lb_stats(struct lb_env *env,
|
|
|
struct sched_group *group, int load_idx,
|
|
struct sched_group *group, int load_idx,
|