other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
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¶
envThe load balancing environment.
sds
Statistics of the sched_domain whose imbalance
is to be calculated.
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |