update_sd_lb_stats(9) Update sched_domain's statistics for load balancing.

SYNOPSIS

void update_sd_lb_stats(struct lb_env * env, struct sd_lb_stats * sds);

ARGUMENTS

env

The load balancing environment.

sds

variable to hold the statistics for this sched_domain.

COPYRIGHT