NO, IT DOES NOT. why can't you preempt-ophiles get that through your heads?
eager scheduling is NOT optimal in general.
for instance, suppose my disk can only read a sector at a time.
scheduling my sequentially-reading process to wake eagerly
is most definitly PESSIMAL. laziness is a cardinal virtue!
this doesn't preclude heuristics to sometimes short-cut the laziness.
-
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/