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¶
env
load balance environment
sds
statistics of the sched_domain whose imbalance is to be
calculated.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |