1CALCULATE_IMBALANCE(9)           Driver Basics          CALCULATE_IMBALANCE(9)
2
3
4

NAME

6       calculate_imbalance - Calculate the amount of imbalance present within
7       the groups of a given sched_domain during load balance.
8

SYNOPSIS

10       void calculate_imbalance(struct lb_env * env,
11                                struct sd_lb_stats * sds);
12

ARGUMENTS

14       env
15           load balance environment
16
17       sds
18           statistics of the sched_domain whose imbalance is to be calculated.
19
21Kernel Hackers Manual 3.10         June 2019            CALCULATE_IMBALANCE(9)
Impressum