FIX_SMALL_IMBALANCE(9) | Driver Basics | FIX_SMALL_IMBALANCE(9) |
NAME¶
fix_small_imbalance - Calculate the minor imbalance that exists amongst the groups of a sched_domain, during load balancing.
SYNOPSIS¶
void fix_small_imbalance(struct lb_env * env, struct sd_lb_stats * sds);
ARGUMENTS¶
env
The load balancing environment.
sds
Statistics of the sched_domain whose imbalance is to be
calculated.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |