Name

update_sd_lb_stats — Update sched_domain's statistics for load balancing.

Synopsis

void fsfuncupdate_sd_lb_stats (struct lb_env * env,
 const struct cpumask * cpus,
 int * balance,
 struct sd_lb_stats * sds);
 

Arguments

env

The load balancing environment.

cpus

Set of cpus considered for load balancing.

balance

Should we balance.

sds

variable to hold the statistics for this sched_domain.