UPDATE_SD_LB_STATS(9) | Driver Basics | UPDATE_SD_LB_STATS(9) |
NAME¶
update_sd_lb_stats - 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¶
June 2024 | Kernel Hackers Manual 3.10 |