Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 5 Dec 2001 13:27:56 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 5 Dec 2001 13:27:46 -0500 Received: from mustard.heime.net ([194.234.65.222]:60053 "EHLO mustard.heime.net") by vger.kernel.org with ESMTP id ; Wed, 5 Dec 2001 13:27:37 -0500 Date: Wed, 5 Dec 2001 19:27:07 +0100 (CET) From: Roy Sigurd Karlsbakk To: Rik van Riel cc: Marcelo Tosatti , Subject: Re: /proc/sys/vm/(max|min)-readahead effect???? In-Reply-To: Message-ID: 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 > I suspect the per-device readahead for IDE is limiting the > effect of vm_max_readahead ... hm... any way to avoid this? I mean... The readahead in vm is layered above the actual device, and should therefore not be limited... Am I right? You could do several device calls, and fake readahead, and probably get pretty much out of it. -- Roy Sigurd Karlsbakk, MCSE, MCNE, CLS, LCA Computers are like air conditioners. They stop working when you open Windows. - 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/