update_sd_lb_stats —
Update sched_domain's statistics for load balancing.
check_asym_packing —
Check to see if the group is packed into the sched doman.
fix_small_imbalance —
Calculate the minor imbalance that exists amongst the groups of a sched_domain, during load balancing.
calculate_imbalance —
Calculate the amount of imbalance present within the groups of a given sched_domain during load balance.
find_busiest_group —
Returns the busiest group within the sched_domain if there is an imbalance. If there isn't an imbalance, and the user has opted for power-savings, it returns a group whose CPUs can be put to idle by rebalancing those tasks elsewhere, if such a group exists.