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

Commit 2c218d70 authored by Pavankumar Kondeti's avatar Pavankumar Kondeti
Browse files

ARM: dts: msm: Disable core_ctl for big cluster on SDM670



There is no plan to use core_ctl for big cluster (CPU#6-CPU#7). So
disable it. This avoids the additional overhead in the scheduler
hot paths.

Change-Id: Ic73963f15aa7acd427ea4d1bed24eac3662b2bd0
Signed-off-by: default avatarPavankumar Kondeti <pkondeti@codeaurora.org>
parent d9eb37ae
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -43,7 +43,7 @@
	};

	chosen {
		bootargs = "rcupdate.rcu_expedited=1";
		bootargs = "rcupdate.rcu_expedited=1 core_ctl_disable_cpumask=6-7";
	};

	cpus {