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-03-12 14:54:42 +0530
commitb193b65dd36c95059cbd04d391c58ff4582db146 (patch)
treee8bc4d48608238fba0413a6e4928a0d89d1830ed
parentb422ddf960f3dee1632136c66817004e7e29cea2 (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 fa304b88e7c..8ae87dc3806 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -1602,6 +1602,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