Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756827AbZDFScV (ORCPT ); Mon, 6 Apr 2009 14:32:21 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753921AbZDFScK (ORCPT ); Mon, 6 Apr 2009 14:32:10 -0400 Received: from thunk.org ([69.25.196.29]:35057 "EHLO thunker.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752508AbZDFScJ (ORCPT ); Mon, 6 Apr 2009 14:32:09 -0400 Date: Mon, 6 Apr 2009 14:31:57 -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: <20090406183157.GD7376@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> 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: 980 Lines: 20 On Mon, Apr 06, 2009 at 08:45:09AM -0700, Linus Torvalds wrote: > > With that request size limiting, my fsync pauses tend to be in the 250ms > range, with a one 0.75s outlier in the last few minutes. I can definitely > feel that quarter-second thing, and the .75s pause was a real stutter, but > boy what a difference. I don't get the uncontrollable urge to kill that > nasty background writer any more. Cool! Maybe we can make things even better, but given where we are at, this brings up an question: given Jens block latency patches (thanks, Jens!), and the patches which add the flush on replace-via-rename/replace-via-truncate for ext3 data=writeback, should we make ext3 data=writeback the default for 2.6.30? - 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/