]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - include/linux/sched.h
sched/balancing: Consider max cost of idle balance per sched domain
[mirror_ubuntu-artful-kernel.git] / include / linux / sched.h
index 6682da36b293cfad598a0c5803e9e32038f72aa3..be078ff9157f22de1393ad5d05affd0ab086f0cd 100644 (file)
@@ -810,6 +810,7 @@ struct sched_domain {
        unsigned int nr_balance_failed; /* initialise to 0 */
 
        u64 last_update;
+       u64 max_newidle_lb_cost;
 
 #ifdef CONFIG_SCHEDSTATS
        /* load_balance() stats */