Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 5 Sep 2002 09:18:25 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 5 Sep 2002 09:18:25 -0400 Received: from 2-210.ctame701-1.telepar.net.br ([200.193.160.210]:17594 "EHLO 2-210.ctame701-1.telepar.net.br") by vger.kernel.org with ESMTP id ; Thu, 5 Sep 2002 09:18:24 -0400 Date: Thu, 5 Sep 2002 10:22:49 -0300 (BRT) From: Rik van Riel X-X-Sender: riel@imladris.surriel.com To: shakira banu cc: linux-kernel@vger.kernel.org Subject: Re: Attention to Scheduler Workers!!! In-Reply-To: <20020905043227.63466.qmail@web20009.mail.yahoo.com> Message-ID: X-spambait: aardvark@kernelnewbies.org X-spammeplease: aardvark@nl.linux.org 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: 792 Lines: 28 On Wed, 4 Sep 2002, shakira banu wrote: > robin.we plan to change to shortest remaining time > first.this is our proposa. > could u please give ur valuable suggestions reg. the > project? Well, first you'll need a subsystem to look into the future, so you know how much remaining time each process has. Once you can look into the future, you can simply sort the tasks by remaining time and run them in order. kind regards, Rik -- Bravely reimplemented by the knights who say "NIH". http://www.surriel.com/ http://distro.conectiva.com/ - 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/