[RFC PATCH 05/12 v1] CONFIG for Workload Consolidation

From: Yuyang Du
Date: Mon May 05 2014 - 04:08:56 EST


Signed-off-by: Yuyang Du <yuyang.du@xxxxxxxxx>
---
arch/x86/Kconfig | 10 ++++++++++
1 file changed, 10 insertions(+)

diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index 9bfac8d..0999c16 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -808,6 +808,16 @@ config CPU_CONCURRENCY
load balancing for power efficiency without sacrificing performance.
If unsure say N here.

+config WORKLOAD_CONSOLIDATION
+ bool "CPU Workload Consolidation"
+ default n
+ depends on CPU_CONCURRENCY
+ ---help---
+ CPU Workload Consolidation is a new CPU PM module, which uses the CPU
+ concurrency of the CPU, and allows asymmetric concurrency across CPUs to
+ reduce the SW and HW overhead to increase load balance efficiency and
+ conserve energy. If unsure say N here.
+
source "kernel/Kconfig.preempt"

config X86_UP_APIC
--
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/