Loading kernel/sched/fair.c +0 −5 Original line number Diff line number Diff line Loading @@ -134,11 +134,6 @@ unsigned int normalized_sysctl_sched_wakeup_granularity = 1000000UL; const_debug unsigned int sysctl_sched_migration_cost = 500000UL; DEFINE_PER_CPU_READ_MOSTLY(int, sched_load_boost); #ifdef CONFIG_SCHED_WALT __read_mostly unsigned int sysctl_sched_walt_cpu_high_irqload = (10 * NSEC_PER_MSEC); #endif #ifdef CONFIG_SMP /* * For asym packing, by default the lower numbered CPU has higher priority. Loading Loading
kernel/sched/fair.c +0 −5 Original line number Diff line number Diff line Loading @@ -134,11 +134,6 @@ unsigned int normalized_sysctl_sched_wakeup_granularity = 1000000UL; const_debug unsigned int sysctl_sched_migration_cost = 500000UL; DEFINE_PER_CPU_READ_MOSTLY(int, sched_load_boost); #ifdef CONFIG_SCHED_WALT __read_mostly unsigned int sysctl_sched_walt_cpu_high_irqload = (10 * NSEC_PER_MSEC); #endif #ifdef CONFIG_SMP /* * For asym packing, by default the lower numbered CPU has higher priority. Loading