Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sun, 10 Nov 2002 09:47:41 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sun, 10 Nov 2002 09:47:41 -0500 Received: from holomorphy.com ([66.224.33.161]:12722 "EHLO holomorphy") by vger.kernel.org with ESMTP id ; Sun, 10 Nov 2002 09:47:39 -0500 Date: Sun, 10 Nov 2002 06:52:03 -0800 From: William Lee Irwin III To: Jens Axboe Cc: Andrew Morton , lkml , linux-mm@kvack.org Subject: Re: 2.5.46-mm2 Message-ID: <20021110145203.GH23425@holomorphy.com> Mail-Followup-To: William Lee Irwin III , Jens Axboe , Andrew Morton , lkml , linux-mm@kvack.org References: <3DCDD9AC.C3FB30D9@digeo.com> <20021110143208.GJ31134@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021110143208.GJ31134@suse.de> User-Agent: Mutt/1.3.25i Organization: The Domain of Holomorphy Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 930 Lines: 22 On Sat, Nov 09 2002, Andrew Morton wrote: >> And Jens's rbtree-based insertion code for the request queue. Which >> means that the queues can be grown a *lot* if people want to play with >> that. The VM should be able to cope with it fine. On Sun, Nov 10, 2002 at 03:32:08PM +0100, Jens Axboe wrote: > I've attached a small document describing the deadline io scheduler > tunables. stream_unit is not in Andrew's version, yet, it uses a hard > defined 128KiB. Also, Andrew didn't apply the rbtree patch only the > tunable patch. So it uses the same insertion algorithm as the default > kernel, two linked lists. Okay, then I'll want the rbtree code for benchmarking. Thanks, Bill - 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/