Re: a different approach to scheduling issues

Etienne Lorrain (lorrain@fb.sony.de)
Thu, 1 Oct 1998 12:05:21 +0001


Hi,

Just my two cent on this thread:

It is nice to optimise the scheduler, but maybe
having a "run" queue to parse is the main problem.
How about having an "ordered" queue, where the
next active process is the head of the queue, and
deciding to reorder the queue when an event is
signaled ?

Sorry no code.
Etienne.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/