summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJin Qian <jinqian@google.com>2016-11-21 11:27:32 -0800
committerJin Qian <jinqian@google.com>2016-11-22 18:36:09 +0000
commita1e7eaedc9a26d69a9bd9ae40c18db488bad66da (patch)
tree9ef7971b9661ccd899adad3390a530ac388eaac3
parent77f8cabfeb66c34985706b0aef35a01a2f3f4cd9 (diff)
downloadx86_64-a1e7eaedc9a26d69a9bd9ae40c18db488bad66da.tar.gz
Revert "fugu_defconfig: improve task scheduling"
This reverts commit 34957931780b180d1598cd01fc89366541dd8674. Bug: 31714346 Change-Id: Ib02e38736eb6a997ab82534684ea5fc8db46bc35
-rw-r--r--arch/x86/configs/fugu_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/x86/configs/fugu_defconfig b/arch/x86/configs/fugu_defconfig
index 0cfde13e5c28..e57708c25639 100644
--- a/arch/x86/configs/fugu_defconfig
+++ b/arch/x86/configs/fugu_defconfig
@@ -44,6 +44,9 @@ CONFIG_X86_INTEL_OSC_CLK=y
# CONFIG_SCHED_OMIT_FRAME_POINTER is not set
CONFIG_MSLM=y
CONFIG_NR_CPUS=4
+CONFIG_SCHED_SMT=y
+CONFIG_CPU_CONCURRENCY=y
+CONFIG_WORKLOAD_CONSOLIDATION=y
CONFIG_PREEMPT=y
# CONFIG_X86_MCE_AMD is not set
CONFIG_X86_MSR=y