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>2012-10-11 09:21:06 +0530
commit2e91a21772260ab89fc7b30c535233b2641520d8 (patch)
treeb6d8892bf710f44c65c86c5483a746c6736841c2
parent1da86fc2b6cb3ba3d757efe3edf25167a37ba580 (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 746b2e7f4d2..f5f13752041 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -1573,6 +1573,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