mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Attention to Scheduler Workers!!!
@ 2002-09-05  4:32 shakira banu
  2002-09-05 13:22 ` Rik van Riel
  0 siblings, 1 reply; 3+ messages in thread
From: shakira banu @ 2002-09-05  4:32 UTC (permalink / raw)
  To: linux-kernel

  hai
    we are new to linux.for the past two months we
have been working in linux kernel internals.we plan to
 change the process scheduling in 2.4 version of
 kernel.for real time process there is fifo and round
 robin.we plan to change to shortest remaining time
 first.this is our proposa.
  But we don't know haw far the modifications in
process scheduling is going on?
 could u please give ur valuable suggestions reg. the
project?
 if any body is doing the same, pl. send their IDs.
we'll great of u for this.
 hope get ur reply soon.
 we'll never forget for ur greate help.

thank u.

bye,
shakira & raji



__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Attention to Scheduler Workers!!!
  2002-09-05  4:32 Attention to Scheduler Workers!!! shakira banu
@ 2002-09-05 13:22 ` Rik van Riel
  2002-09-06  5:46   ` Tim Connors
  0 siblings, 1 reply; 3+ messages in thread
From: Rik van Riel @ 2002-09-05 13:22 UTC (permalink / raw)
  To: shakira banu; +Cc: linux-kernel

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/


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Attention to Scheduler Workers!!!
  2002-09-05 13:22 ` Rik van Riel
@ 2002-09-06  5:46   ` Tim Connors
  0 siblings, 0 replies; 3+ messages in thread
From: Tim Connors @ 2002-09-06  5:46 UTC (permalink / raw)
  To: linux-kernel

In linux.kernel, you wrote:
> On Wed, 4 Sep 2002, shakira banu wrote:
> 
>>  robin.we plan to change to shortest remaining time
>>  first.this is our proposa.

Trying to get people to do your homework question, huh?

>>  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.

There are now theories as to a changing fine structure constant, so
the speed of light can change as we look back in the past. Once we are
able to change the speed of light ourselves, well, this should become
trivial.

-- 
TimC -- http://astronomy.swin.edu.au/staff/tconnors/

This is a dirty hack!  It might burn your PC and kill your cat!
  -- mpg123.c source


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-09-06  5:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-05  4:32 Attention to Scheduler Workers!!! shakira banu
2002-09-05 13:22 ` Rik van Riel
2002-09-06  5:46   ` Tim Connors

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®