From f28b5d1007644749761fd374d951b72ace2e203e Mon Sep 17 00:00:00 2001 From: Krutika Dhananjay Date: Thu, 6 Jul 2017 14:25:09 +0530 Subject: extras: Enable stat-prefetch in virt profile In the internal testing that was done, stat-prefetch did help reduce the number of stats coming from qemu hitting the disk, and thereby improved performance. Change-Id: Icf1ce62ecf4e96b97e1946a77b30434157a7786a BUG: 1468191 Signed-off-by: Krutika Dhananjay Reviewed-on: https://review.gluster.org/17713 CentOS-regression: Gluster Build System Smoke: Gluster Build System Reviewed-by: Amar Tumballi Reviewed-by: Pranith Kumar Karampuri --- extras/group-virt.example | 1 - 1 file changed, 1 deletion(-) (limited to 'extras') diff --git a/extras/group-virt.example b/extras/group-virt.example index 6361f1b72bc..403bed6714f 100644 --- a/extras/group-virt.example +++ b/extras/group-virt.example @@ -1,7 +1,6 @@ performance.quick-read=off performance.read-ahead=off performance.io-cache=off -performance.stat-prefetch=off performance.low-prio-threads=32 network.remote-dio=enable cluster.eager-lock=enable -- cgit