Man Page: fix_small_imbalance
Operating Environment: centos
Section: 9
FIX_SMALL_IMBALANCE(9) Driver Basics FIX_SMALL_IMBALANCE(9)NAMEfix_small_imbalance - Calculate the minor imbalance that exists amongst the groups of a sched_domain, during load balancing.SYNOPSISvoid fix_small_imbalance(struct lb_env * env, struct sd_lb_stats * sds);ARGUMENTSenv The load balancing environment. sds Statistics of the sched_domain whose imbalance is to be calculated.COPYRIGHTKernel Hackers Manual 3.10 June 2014 FIX_SMALL_IMBALANCE(9)