Revert "sched: Enable HMP priority filter by default"
authorChris Redpath <chris.redpath@arm.com>
Fri, 30 Jan 2015 07:44:17 +0000 (16:44 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Wed, 14 Dec 2016 04:41:36 +0000 (13:41 +0900)
This reverts commit 6ede44cadf39e35cd2f4fc0ebda8d85f6eca8947.

Having the priority filter enabled prevents proper operation
on Android systems where a wider range of priorities are used
by userspace to partition types of tasks. Those tasks should still
be able to benefit from the use of big CPUs when required.

Signed-off-by: Chris Redpath <chris.redpath@arm.com>
arch/arm64/Kconfig

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