]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - arch/metag/include/asm/topology.h
sched/balancing: Consider max cost of idle balance per sched domain
[mirror_ubuntu-artful-kernel.git] / arch / metag / include / asm / topology.h
index 23f5118f58db97bde7fd6d345ac273e81af50496..db192924f4b0cadb09cbecdf77f4d782aab526a0 100644 (file)
@@ -26,6 +26,7 @@
        .last_balance           = jiffies,              \
        .balance_interval       = 1,                    \
        .nr_balance_failed      = 0,                    \
+       .max_newidle_lb_cost    = 0,                    \
 }
 
 #define cpu_to_node(cpu)       ((void)(cpu), 0)