Messages in this thread |  | | Date | Thu, 5 Sep 2002 10:22:49 -0300 (BRT) | From | Rik van Riel <> | Subject | Re: Attention to Scheduler Workers!!! |
| |
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/
|  |