Scroll to navigation

FIND_BUSIEST_GROUP(9) Driver Basics FIND_BUSIEST_GROUP(9)

NAME

find_busiest_group - Returns the busiest group within the sched_domain if there is an imbalance.

SYNOPSIS

struct sched_group * find_busiest_group(struct lb_env * env);

ARGUMENTS

env

The load balancing environment.

DESCRIPTION

Also calculates the amount of weighted load which should be moved to restore balance.

RETURN

- The busiest group if imbalance exists.

COPYRIGHT

January 2017 Kernel Hackers Manual 4.8.