1. NAME▲
fix_small_imbalance - Calculate the minor imbalance that exists amongst the groups of a sched_domain, during load balancing.
2. SYNOPSIS ▲
void fix_small_imbalance(struct lb_env * env , struct sd_lb_stats * sds );
3. ARGUMENTS ▲
env
The load balancing environment.
sds
Statistics of the sched_domain whose imbalance is to be calculated.
4. COPYRIGHT ▲