From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264045AbUG0KUm (ORCPT ); Tue, 27 Jul 2004 06:20:42 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264098AbUG0KUl (ORCPT ); Tue, 27 Jul 2004 06:20:41 -0400 Received: from mx1.elte.hu ([157.181.1.137]:39044 "EHLO mx1.elte.hu") by vger.kernel.org with ESMTP id S264045AbUG0KUc (ORCPT ); Tue, 27 Jul 2004 06:20:32 -0400 Date: Tue, 27 Jul 2004 12:18:37 +0200 From: Ingo Molnar To: Jens Axboe Cc: Lee Revell , William Lee Irwin III , Lenar L?hmus , linux-kernel , Andrew Morton Subject: Re: [patch] voluntary-preempt-2.6.8-rc2-J4 Message-ID: <20040727101837.GA16410@elte.hu> References: <20040713143947.GG21066@holomorphy.com> <1090732537.738.2.camel@mindpipe> <1090795742.719.4.camel@mindpipe> <20040726082330.GA22764@elte.hu> <1090830574.6936.96.camel@mindpipe> <20040726083537.GA24948@elte.hu> <20040726100103.GA29072@elte.hu> <20040727053338.GE1433@suse.de> <20040727080127.GA6988@elte.hu> <20040727062302.GG1433@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040727062302.GG1433@suse.de> User-Agent: Mutt/1.4.1i X-ELTE-SpamVersion: MailScanner 4.31.6-itk1 (ELTE 1.2) SpamAssassin 2.63 ClamAV 0.73 X-ELTE-VirusStatus: clean X-ELTE-SpamCheck: no X-ELTE-SpamCheck-Details: score=-4.9, required 5.9, autolearn=not spam, BAYES_00 -4.90 X-ELTE-SpamLevel: X-ELTE-SpamScore: -4 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org * Jens Axboe wrote: > That said, this second version looks better from an inclusion point of > view. Better fix those manual q->max_sectors settings first. ok - the third patch i sent is supposed to deal with all those cases as well. Ingo