Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 6 Nov 2001 03:33:00 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 6 Nov 2001 03:32:40 -0500 Received: from lightning.swansea.linux.org.uk ([194.168.151.1]:35591 "EHLO the-village.bc.nu") by vger.kernel.org with ESMTP id ; Tue, 6 Nov 2001 03:32:35 -0500 Subject: Re: [Ext2-devel] disk throughput To: viro@math.psu.edu (Alexander Viro) Date: Tue, 6 Nov 2001 08:39:08 +0000 (GMT) Cc: torvalds@transmeta.com (Linus Torvalds), linux-kernel@vger.kernel.org In-Reply-To: from "Alexander Viro" at Nov 05, 2001 10:02:35 PM X-Mailer: ELM [version 2.5 PL6] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: From: Alan Cox Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > > So I still claim that we should look for short-time profit, and then try > > to fix up the problems longer term. With, if required, some kind of > > rebalancing. > > Whatever heuristics we use, it _must_ catch fast-growth scenario. No > arguments on that. The question being, what will minimize the problems > for other cases. Surely the answer if you want short term write speed and long term balancing is to use ext3 not ext2 and simply ensure that the relevant stuff goes to the journal (which will be nicely ordered) first. That will give you some buffering at least. Alan - 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/