Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ad0b141e authored by Olav Haugan's avatar Olav Haugan
Browse files

sched/core: Scheduler improvement to stats



General improvement to stats collection

Change-Id: I7597b687c83f764afbf363ffce4b1880af2b579b
Signed-off-by: default avatarOlav Haugan <ohaugan@codeaurora.org>
parent 037d768f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9620,4 +9620,4 @@ void sched_exit(struct task_struct *p)
}
#endif /* CONFIG_SCHED_WALT */

__read_mostly bool sched_predl;
__read_mostly bool sched_predl = 1;