Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 30 Sep 2002 04:05:54 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 30 Sep 2002 04:05:54 -0400 Received: from ns.virtualhost.dk ([195.184.98.160]:46496 "EHLO virtualhost.dk") by vger.kernel.org with ESMTP id ; Mon, 30 Sep 2002 04:05:52 -0400 Date: Mon, 30 Sep 2002 10:10:56 +0200 From: Jens Axboe To: Daniel Pittman Cc: Linux Kernel Subject: Re: [PATCH] deadline io scheduler Message-ID: <20020930081056.GF27420@suse.de> References: <20020925172024.GH15479@suse.de> <3D92A61E.40BFF2D0@digeo.com> <20020926064455.GC12862@suse.de> <87k7l95f5a.fsf@enki.rimspace.net> <20020926082925.GK12862@suse.de> <873crw5o90.fsf@enki.rimspace.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <873crw5o90.fsf@enki.rimspace.net> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 767 Lines: 21 On Fri, Sep 27 2002, Daniel Pittman wrote: > >> This is a situation where, for a dedicated machine, delaying reads > >> almost forever is actually a valuable thing. At least, valuable until > >> it stops the writes from being able to proceed. > > > > Well 0 should achieve that quite fine > > Would you consider allowing something akin to 'writes_starved = -4' to > allow writes to bypass reads only 4 times -- a preference for writes, > but not forever? Sure yes, that would be an acceptable solution. -- Jens Axboe - 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/