sched: Enable HMP priority filter by default
authorMorten Rasmussen <morten.rasmussen@arm.com>
Thu, 29 Jan 2015 08:53:50 +0000 (17:53 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Wed, 14 Dec 2016 04:41:29 +0000 (13:41 +0900)
This updates the ARM Kconfig to enable the HMP priority filter by default.

Signed-off-by: Morten Rasmussen <morten.rasmussen@arm.com>
[k.kozlowski: rebased on 4.1, no signed-off-by of previous committer]
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
arch/arm64/Kconfig

index 15120d0..0b29692 100644 (file)
@@ -536,6 +536,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