Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755719AbZDFV0h (ORCPT ); Mon, 6 Apr 2009 17:26:37 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753135AbZDFV01 (ORCPT ); Mon, 6 Apr 2009 17:26:27 -0400 Received: from THUNK.ORG ([69.25.196.29]:36902 "EHLO thunker.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752708AbZDFV00 (ORCPT ); Mon, 6 Apr 2009 17:26:26 -0400 Date: Mon, 6 Apr 2009 17:26:15 -0400 From: Theodore Tso To: Linus Torvalds Cc: Jens Axboe , Linux Kernel Mailing List Subject: Re: [PATCH 0/8][RFC] IO latency/throughput fixes Message-ID: <20090406212615.GC8586@mit.edu> Mail-Followup-To: Theodore Tso , Linus Torvalds , Jens Axboe , Linux Kernel Mailing List References: <1239022088-29002-1-git-send-email-jens.axboe@oracle.com> <20090406151054.GD5178@kernel.dk> <20090406183157.GD7376@mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: tytso@mit.edu X-SA-Exim-Scanned: No (on thunker.thunk.org); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1043 Lines: 22 On Mon, Apr 06, 2009 at 01:10:50PM -0700, Linus Torvalds wrote: > where basically each 'sync' on the big file triggers that 15-20s total > failure. I do wonder if it's actually gotten _worse_ for the data=ordered > case, but at the same time it does make a pretty compelling argument for > switching the defaults around. My first set of patches that I pushed to you were designed to fix things for data=ordered, and did result in improvements for 2.6.29 versus 2.6.29+ext3-latency-fixes in the data=ordered case. (It was only in the last day or two that I switched to focusing on improving things for data=writeback mode.) I haven't benchmarked 2.6.29 versus 2.6.29 plus *all* of the recent latency fixes with data=ordered, but I would expect that timings are the same or better. - Ted -- 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/