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

Commit 037ed622 authored by Rishabh Bhatnagar's avatar Rishabh Bhatnagar Committed by Pranav Vashi
Browse files

sched: walt: Increase nr_threshold to 40 percent



Increase the nr_threshold percentage to 40 from 15.

Change-Id: I32ce7246fc4cd32d4c8110bef63971c9a2dceb55
Signed-off-by: default avatarRishabh Bhatnagar <rishabhb@codeaurora.org>
Signed-off-by: default avatarAlexander Winkowski <dereference23@outlook.com>
Signed-off-by: default avatarPranav Vashi <neobuddy89@gmail.com>
parent 057c6ceb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -35,7 +35,7 @@ static s64 last_get_time;

static DEFINE_PER_CPU(atomic64_t, last_busy_time) = ATOMIC64_INIT(0);

#define NR_THRESHOLD_PCT		15
#define NR_THRESHOLD_PCT		40

/**
 * sched_get_nr_running_avg