> I'm just courious if anybody tried a multiple-run queue scheduler.
> More precisely, when a process belongs to a run queue which represents
> it's priority in some way.
> For example in functions add_to_runqueue, move_last_runqueue,
> move_first_runqueue instead of doing
It's exactly what my patch do.
Subdivide the runqueue in goodness clusters and, starting with the first
higher ( not empty ) goodness cluster,
search the best process stopping finding if, exiting a cluster a task was
found.
Cheers,
Davide.
-- All this stuff is IMVHO- 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/
This archive was generated by hypermail 2b29 : Sun Jan 23 2000 - 21:00:26 EST