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:
ba8ed83
)
config: Make packing present on TC2
author
Chris Redpath
<chris.redpath@arm.com>
Thu, 9 Jan 2014 10:41:13 +0000
(10:41 +0000)
committer
Jon Medhurst
<tixy@linaro.org>
Wed, 22 Jan 2014 09:50:44 +0000
(09:50 +0000)
The scheduler will default packing to disabled, but this includes the
feature so that we can test it more easily.
Signed-off-by: Chris Redpath <chris.redpath@arm.com>
Signed-off-by: Jon Medhurst <tixy@linaro.org>
linaro/configs/big-LITTLE-MP.conf
patch
|
blob
|
history
diff --git
a/linaro/configs/big-LITTLE-MP.conf
b/linaro/configs/big-LITTLE-MP.conf
index 0bbc603a13e5a30f025e5416c886472ce405d00d..ced3cf974f137d2a305cbe9cd6296c7b2bf0122e 100644
(file)
--- a/
linaro/configs/big-LITTLE-MP.conf
+++ b/
linaro/configs/big-LITTLE-MP.conf
@@
-9,3
+9,4
@@
CONFIG_HMP_FAST_CPU_MASK=""
CONFIG_HMP_SLOW_CPU_MASK=""
CONFIG_HMP_VARIABLE_SCALE=y
CONFIG_HMP_FREQUENCY_INVARIANT_SCALE=y
+CONFIG_SCHED_HMP_LITTLE_PACKING=y