Revert "sched: Enable HMP priority filter by default"
authorChris Redpath <chris.redpath@arm.com>
Mon, 17 Jun 2013 14:22:58 +0000 (15:22 +0100)
committerJon Medhurst <tixy@linaro.org>
Wed, 17 Jul 2013 10:32:02 +0000 (11:32 +0100)
This reverts commit 68315334e32932739145ddb41a46cc86b8b056b3.

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/arm/Kconfig

index bc79c57d78c4185be265c27e4c132eb5ec827fbc..2a5f5b8c385c3f4ae21dea3f3587a3da73147a37 100644 (file)
@@ -1514,7 +1514,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