Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757563AbZLGOlp (ORCPT ); Mon, 7 Dec 2009 09:41:45 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757247AbZLGOlo (ORCPT ); Mon, 7 Dec 2009 09:41:44 -0500 Received: from 0122700014.0.fullrate.dk ([95.166.99.235]:43980 "EHLO kernel.dk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756588AbZLGOlo (ORCPT ); Mon, 7 Dec 2009 09:41:44 -0500 Date: Mon, 7 Dec 2009 15:41:50 +0100 From: Jens Axboe To: Jeff Moyer Cc: Corrado Zoccolo , Linux-Kernel , Vivek Goyal Subject: Re: [PATCH] cfq-iosched: reduce write depth only if sync was delayed Message-ID: <20091207144149.GZ8742@kernel.dk> References: <4b1a3d84.0d0db80a.39d0.ffff814a@mx.google.com> <4e5e476b0912050313k280caa8bjf7c2cf1c5d19c88c@mail.gmail.com> <4e5e476b0912060245x4d64300hb9689243bd712f2c@mail.gmail.com> <20091206104950.GN8742@kernel.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1040 Lines: 30 On Mon, Dec 07 2009, Jeff Moyer wrote: > Jens Axboe writes: > > > 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. > > So in what branch can I find this fix? Once I know that I can queue up > some tests. It's in next-2.6.33 -- 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/