projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7652573
)
sched: Enable HMP priority filter by default
author
Morten Rasmussen
<morten.rasmussen@arm.com>
Wed, 10 Oct 2012 13:51:25 +0000
(14:51 +0100)
committer
Jon Medhurst
<tixy@linaro.org>
Wed, 17 Jul 2013 10:12:25 +0000
(11:12 +0100)
This updates the ARM Kconfig to enable the HMP priority filter by default.
Signed-off-by: Morten Rasmussen <morten.rasmussen@arm.com>
arch/arm/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/Kconfig
b/arch/arm/Kconfig
index bc19fa61b907bac5ebef95a0ec91375450be94d2..975b69596e952e222064ab6925b708ea914fa4ef 100644
(file)
--- 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