mirror of
https://github.com/torvalds/linux.git
synced 2026-07-31 03:27:03 +02:00
sched: walt: Imrpove the scheduler
This change is for general scheduler improvement. Change-Id: I000f0d6aa486da31cf805f2aa1d21a821f6ebfdc Signed-off-by: Shaleen Agrawal <shalagra@codeaurora.org>
This commit is contained in:
parent
b6b9ecaecb
commit
a5116004fb
|
|
@ -254,7 +254,7 @@ static unsigned long waltgov_get_util(struct waltgov_cpu *wg_cpu)
|
|||
#define NL_RATIO 75
|
||||
#define DEFAULT_HISPEED_LOAD 90
|
||||
#define DEFAULT_CPU0_RTG_BOOST_FREQ 1000000
|
||||
#define DEFAULT_CPU4_RTG_BOOST_FREQ 0
|
||||
#define DEFAULT_CPU4_RTG_BOOST_FREQ 768000
|
||||
#define DEFAULT_CPU7_RTG_BOOST_FREQ 0
|
||||
static void waltgov_walt_adjust(struct waltgov_cpu *wg_cpu, unsigned long cpu_util,
|
||||
unsigned long nl, unsigned long *util,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user