From 5d479a8f82ebd732dde3fb287bd34f7e3e527e07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaroslav=20=C5=A0karvada?= Date: Wed, 24 Jul 2013 17:41:24 +0200 Subject: [PATCH] latency-performance: lock cpu to C1 instead of C0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit From the performance team feedback, the C1 should be used by default and the C0 let to be optional. Signed-off-by: Jaroslav Škarvada --- profiles/latency-performance/tuned.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/latency-performance/tuned.conf b/profiles/latency-performance/tuned.conf index 48703f0..9502efb 100644 --- a/profiles/latency-performance/tuned.conf +++ b/profiles/latency-performance/tuned.conf @@ -3,7 +3,7 @@ # [cpu] -force_latency=0 +force_latency=1 governor=performance [vm]