Blame SOURCES/tuned-2.3.0-latency-performance-thp.patch

4fe94b
From 640e100341fe97c3127598926c126f00c07499f9 Mon Sep 17 00:00:00 2001
4fe94b
From: =?UTF-8?q?Jaroslav=20=C5=A0karvada?= <jskarvad@redhat.com>
4fe94b
Date: Fri, 14 Feb 2014 12:41:59 +0100
4fe94b
Subject: [PATCH 1/4] latency-performance: leaving THP on its default
4fe94b
MIME-Version: 1.0
4fe94b
Content-Type: text/plain; charset=UTF-8
4fe94b
Content-Transfer-Encoding: 8bit
4fe94b
4fe94b
Resolves: rhbz#1064510
4fe94b
4fe94b
Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>
4fe94b
---
4fe94b
 profiles/latency-performance/tuned.conf | 3 ---
4fe94b
 1 file changed, 3 deletions(-)
4fe94b
4fe94b
diff --git a/profiles/latency-performance/tuned.conf b/profiles/latency-performance/tuned.conf
4fe94b
index 929a556..04abfbe 100644
4fe94b
--- a/profiles/latency-performance/tuned.conf
4fe94b
+++ b/profiles/latency-performance/tuned.conf
4fe94b
@@ -8,9 +8,6 @@ governor=performance
4fe94b
 energy_perf_bias=performance
4fe94b
 min_perf_pct=100
4fe94b
 
4fe94b
-[vm]
4fe94b
-transparent_hugepages=never
4fe94b
-
4fe94b
 [sysctl]
4fe94b
 # ktune sysctl settings for rhel6 servers, maximizing i/o throughput
4fe94b
 #
4fe94b
-- 
4fe94b
1.8.5.3
4fe94b