other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
UPDATE_SD_PICK_BUSIE(9) | Driver Basics | UPDATE_SD_PICK_BUSIE(9) |
NAME¶
update_sd_pick_busiest - return 1 on busiest groupSYNOPSIS¶
bool
update_sd_pick_busiest(struct lb_env * env,
struct sd_lb_stats * sds,
struct sched_group * sg,
struct sg_lb_stats * sgs);
ARGUMENTS¶
envThe load balancing environment.
sds
sched_domain statistics
sg
sched_group candidate to be checked for being
the busiest
sgs
sched_group statistics
DESCRIPTION¶
Determine if sg is a busier group than the previously selected busiest group.RETURN¶
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |