I/O scheduling suggestion

From: Ramon Garcia Fernandez (ramon@juguete.quim.ucm.es)
Date: Sun Mar 03 2002 - 13:36:12 EST


First of all, my congratulations for the implementation of i/o scheduling.
It was long overdue.

One suggestion: why not use the process* for scheduling, so that processes
that do a lot of i/o are penalized? A field in the process struct could
contain i/o priority for this purpose. Shouldn't i/o be scheduled exactly in
the same way as the CPU, since it is a shared resource?

Ramon

-
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/



This archive was generated by hypermail 2b29 : Thu Mar 07 2002 - 21:00:27 EST