Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 7 Mar 2003 05:17:02 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 7 Mar 2003 05:17:02 -0500 Received: from mx2.elte.hu ([157.181.151.9]:31902 "HELO mx2.elte.hu") by vger.kernel.org with SMTP id ; Fri, 7 Mar 2003 05:17:01 -0500 Date: Fri, 7 Mar 2003 11:27:15 +0100 (CET) From: Ingo Molnar Reply-To: Ingo Molnar To: Robert Love Cc: Martin Waitz , Linus Torvalds , Andrew Morton , Subject: Re: [patch] "HT scheduler", sched-2.5.63-B3 In-Reply-To: <1046988457.715.37.camel@phantasy.awol.org> 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 Content-Length: 701 Lines: 20 On 6 Mar 2003, Robert Love wrote: > > in addition, timeslices should be shortest for high priority processes > > (depending on dynamic prio, not static) > > No, they should be longer. In some cases they should be nearly > infinitely long (which is sort of what we do with the reinsertion into > the active array for highly interactive tasks). [...] yes, and in fact tasks with 'infinite timeslice' do exist: RT tasks with SCHED_FIFO/SCHED_RR. Ingo - 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/