Ok tested and it fixes it. Now what?
Just for the record this is the version I have modified it to on 2.5.64-mm4:
sleep_avg = (p->sleep_avg + sleep_time) / (1 + rq->nr_running);
Con
-
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/