Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 13 Nov 2001 12:37:13 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 13 Nov 2001 12:37:05 -0500 Received: from perninha.conectiva.com.br ([200.250.58.156]:8964 "HELO perninha.conectiva.com.br") by vger.kernel.org with SMTP id ; Tue, 13 Nov 2001 12:36:58 -0500 Date: Tue, 13 Nov 2001 14:18:42 -0200 (BRST) From: Marcelo Tosatti To: "Craig I. Hagan" Cc: Roy Sigurd Karlsbakk , linux-kernel@vger.kernel.org, lars.nakkerud@compaq.com Subject: Re: Tuning Linux for high-speed disk subsystems 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 On Tue, 13 Nov 2001, Craig I. Hagan wrote: > > After some testing at Compaq's lab in Oslo, I've come to the conclusion > > that Linux cannot scale higher than about 30-40MB/sec in or out of a > > hardware or software RAID-0 set with several stripe/chunk sizes tried out. > > The set is based on 5 18GB 10k disks running SCSI-3 (160MBps) alone on a > > 32bit/33MHz PCI bus. > > this isn't quite true. use either the RH kernel, the -ac series, or the > attached patch (for 2.4.15-pre4). Then set /proc/sys/vm/max-readahead to 511 or > 1023 (power of 2 minus 1) > > this should allow you to generate large enough io's for streaming reads to do > what you are looking for. Craig, This patch is already on my pending list. So if Linus does not apply it, I will. - 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/