other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
CALCULATE_IMBALANCE(9) | Driver Basics | CALCULATE_IMBALANCE(9) |
NAME¶
calculate_imbalance - Calculate the amount of imbalance present within the groups of a given sched_domain during load balance.SYNOPSIS¶
void
calculate_imbalance(struct lb_env * env,
struct sd_lb_stats * sds);
ARGUMENTS¶
envload balance environment
sds
statistics of the sched_domain whose imbalance
is to be calculated.
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |