Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933662AbZLFKtr (ORCPT ); Sun, 6 Dec 2009 05:49:47 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S933647AbZLFKtp (ORCPT ); Sun, 6 Dec 2009 05:49:45 -0500 Received: from 0122700014.0.fullrate.dk ([95.166.99.235]:45292 "EHLO kernel.dk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933626AbZLFKtp (ORCPT ); Sun, 6 Dec 2009 05:49:45 -0500 Date: Sun, 6 Dec 2009 11:49:50 +0100 From: Jens Axboe To: Corrado Zoccolo Cc: Linux-Kernel , Jeff Moyer , Vivek Goyal Subject: Re: [PATCH] cfq-iosched: reduce write depth only if sync was delayed Message-ID: <20091206104950.GN8742@kernel.dk> References: <4b1a3d84.0d0db80a.39d0.ffff814a@mx.google.com> <4e5e476b0912050313k280caa8bjf7c2cf1c5d19c88c@mail.gmail.com> <4e5e476b0912060245x4d64300hb9689243bd712f2c@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4e5e476b0912060245x4d64300hb9689243bd712f2c@mail.gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 798 Lines: 22 On Sun, Dec 06 2009, Corrado Zoccolo wrote: > Hi Jeff, > I remember you saw large performance drop on your SAN for sequential > writes with low_latency=1. Can you test if Shaohua's and this patch > fix allow to recover some bandwidth? I think that enabling the queue > depth ramp up only if a sync request was delayed should disable it for > fast hardware like yours, so you should not be seeing the slowdown any > more. I queued this up for post inclusion into 2.6.33, with the time_after() fixed. The patch was word-wrapped, btw. -- Jens Axboe -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/