aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMorten Rasmussen <morten.rasmussen@arm.com>2012-10-10 14:51:25 +0100
committerViresh Kumar <viresh.kumar@linaro.org>2013-01-04 12:26:03 +0530
commit9d3921e891e1906693d4df33093e57bf9f1067cc (patch)
tree6c5c595e75f7a4504ef32c7a42627829da2c5008
parent60109704db59f07f208efdb68dcf574ce90240eb (diff)
sched: Enable HMP priority filter by default
This updates the ARM Kconfig to enable the HMP priority filter by default. Signed-off-by: Morten Rasmussen <morten.rasmussen@arm.com>
-rw-r--r--arch/arm/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 641f261d4af..4e3b07c4d04 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -1582,6 +1582,7 @@ config SCHED_HMP
config SCHED_HMP_PRIO_FILTER
bool "(EXPERIMENTAL) Filter HMP migrations by task priority"
depends on SCHED_HMP
+ default y
help
Enables task priority based HMP migration filter. Any task with
a NICE value above the threshold will always be on low-power cpus