sched: remove unneeded tunables
remove unneeded tunables. Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
This commit is contained in:
@@ -76,8 +76,6 @@ const_debug unsigned int sysctl_sched_batch_wakeup_granularity = 25000000UL;
|
||||
*/
|
||||
const_debug unsigned int sysctl_sched_wakeup_granularity = 2000000UL;
|
||||
|
||||
unsigned int sysctl_sched_runtime_limit __read_mostly;
|
||||
|
||||
extern struct sched_class fair_sched_class;
|
||||
|
||||
/**************************************************************
|
||||
|
||||
Reference in New Issue
Block a user