mirror of
https://github.com/torvalds/linux.git
synced 2026-07-31 03:27:03 +02:00
sched/walt: Improve the scheduler
This change is for general scheduler improvement. Change-Id: Ia289e3ac635e22e66ae14c7cb2d171b4ad6bbf60 Signed-off-by: Abhijeet Dharmapurikar <adharmap@codeaurora.org>
This commit is contained in:
parent
4a2c606e12
commit
3da4f50cf4
|
|
@ -64,7 +64,7 @@ unsigned int sysctl_sched_sync_hint_enable = 1;
|
|||
unsigned int sysctl_sched_bug_on_rt_throttle;
|
||||
unsigned int sysctl_panic_on_walt_bug;
|
||||
unsigned int sysctl_sched_suppress_region2;
|
||||
unsigned int sysctl_sched_skip_sp_newly_idle_lb;
|
||||
unsigned int sysctl_sched_skip_sp_newly_idle_lb = 1;
|
||||
|
||||
/* range is [1 .. INT_MAX] */
|
||||
static int sysctl_task_read_pid = 1;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user