When having 5 proceeses {A, B, C, D ,E}, with run times
A = 10
B = 6
C =2
D = 4
E = 8
Why does round robin do A -> E -> B -> D -> C,
why not just use FIFO?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Tue Oct 31 2000 - 21:00:15 EST