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-11-14 09:22:09 +0530
commit170cd81100c4f3f4c25be549b0c58061f9c537d9 (patch)
tree3f9e25ae162800d3f5a3fb6ce47c722610a346a3
parent614f72ff6421e92c35b456aebcfb58601c47cb57 (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 086b2adcfd3..a6b61db5888 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -1576,6 +1576,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