21ab4e
From db5c132866868245fc016205b530c8a8dd7f61bf Mon Sep 17 00:00:00 2001
21ab4e
From: Krutika Dhananjay <kdhananj@redhat.com>
21ab4e
Date: Thu, 6 Jul 2017 14:25:09 +0530
21ab4e
Subject: [PATCH 561/566] extras: Enable stat-prefetch in virt profile
21ab4e
21ab4e
        Backport of: https://review.gluster.org/17713
21ab4e
21ab4e
In the internal testing that was done, stat-prefetch did help
21ab4e
reduce the number of stats coming from qemu hitting the disk,
21ab4e
and thereby improved performance.
21ab4e
21ab4e
Change-Id: Ieb25913f22f0325174446e66a89fd0a64565e8d4
21ab4e
BUG: 1468484
21ab4e
Signed-off-by: Krutika Dhananjay <kdhananj@redhat.com>
21ab4e
Reviewed-on: https://code.engineering.redhat.com/gerrit/112060
21ab4e
Reviewed-by: Atin Mukherjee <amukherj@redhat.com>
21ab4e
---
21ab4e
 extras/group-virt.example | 1 -
21ab4e
 1 file changed, 1 deletion(-)
21ab4e
21ab4e
diff --git a/extras/group-virt.example b/extras/group-virt.example
21ab4e
index 6361f1b..403bed6 100644
21ab4e
--- a/extras/group-virt.example
21ab4e
+++ b/extras/group-virt.example
21ab4e
@@ -1,7 +1,6 @@
21ab4e
 performance.quick-read=off
21ab4e
 performance.read-ahead=off
21ab4e
 performance.io-cache=off
21ab4e
-performance.stat-prefetch=off
21ab4e
 performance.low-prio-threads=32
21ab4e
 network.remote-dio=enable
21ab4e
 cluster.eager-lock=enable
21ab4e
-- 
21ab4e
1.8.3.1
21ab4e