Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 10 Feb 2003 16:34:15 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 10 Feb 2003 16:34:15 -0500 Received: from 3-157.ctame701-1.telepar.net.br ([200.193.161.157]:32647 "EHLO 3-157.ctame701-1.telepar.net.br") by vger.kernel.org with ESMTP id ; Mon, 10 Feb 2003 16:34:13 -0500 Date: Mon, 10 Feb 2003 19:43:32 -0200 (BRST) From: Rik van Riel X-X-Sender: riel@imladris.surriel.com To: Kurt Garloff cc: Andrea Arcangeli , Nick Piggin , Jakob Oestergaard , Andrew Morton , David Lang , "" , "" , "" Subject: Re: stochastic fair queueing in the elevator [Re: [BENCHMARK] 2.4.20-ck3 / aa / rmap with contest] In-Reply-To: <20030210203353.GA13976@nbkurt.casa-etp.nl> Message-ID: References: <20030209203343.06608eb3.akpm@digeo.com> <20030210045107.GD1109@unthought.net> <3E473172.3060407@cyberone.com.au> <20030210073614.GJ31401@dualathlon.random> <3E47579A.4000700@cyberone.com.au> <20030210080858.GM31401@dualathlon.random> <3E476287.8070407@cyberone.com.au> <20030210090248.GP31401@dualathlon.random> <20030210203353.GA13976@nbkurt.casa-etp.nl> X-spambait: aardvark@kernelnewbies.org X-spammeplease: aardvark@nl.linux.org MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 989 Lines: 24 On Mon, 10 Feb 2003, Kurt Garloff wrote: > Readahead kills seeks and command overhead at the expense of maybe > transfering data needlessly over the bus and consuming RAM. > > AS kills seeks. (At the expense of delaying some IO a tiny bit.) > > If unecessary seeks are the main problem, with AS smaller READA is > possible. If command overhead is a problem, READA needs to be large. Think about reading inode blocks or a bunch of related .h files. We can't nicely do readahead in either of these scenarios, but AS should take care of them nicely... Rik -- Bravely reimplemented by the knights who say "NIH". http://www.surriel.com/ http://guru.conectiva.com/ Current spamtrap: october@surriel.com - 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/