aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
authorMorten Rasmussen <morten.rasmussen@arm.com>2012-10-10 14:51:25 +0100
committerJon Medhurst <tixy@linaro.org>2013-07-17 11:12:25 +0100
commit1b8ae251638844173bd04a4c9e543581f3d92fbd (patch)
treed5afa3a77c9fa9ea4dd1eb66e1f8d7a6ad0fd402 /arch/arm/Kconfig
parent76525733b4f4e0fdcc188dfe23941024ae626979 (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>
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r--arch/arm/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index bc19fa61b90..975b69596e9 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -1514,6 +1514,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