Calculate the minor imbalance that exists amongst the groups of a sched_domain, during load balancing.
void fix_small_imbalance(struct lb_env * env, struct sd_lb_stats * sds);
env
The load balancing environment.
sds
Statistics of the sched_domain whose imbalance is to be calculated.