Re: disk head scheduling

Rik van Riel (riel@nl.linux.org)
Thu, 18 Mar 1999 20:38:21 +0100 (CET)


On Thu, 18 Mar 1999, Arvind Sankar wrote:

> Another point is that IN_ORDER seems to be called only for two requests
> on the same device, so no idea why it compares the device numbers.

It compares device numbers because of partitions on
one drive. It would be extremely bad for performance
when Linux would be hopping from partition to partition
without the aid of the elevator algorithm...

Rik -- Open Source: you deserve to be in control of your data.
+-------------------------------------------------------------------+
| Linux Memory Management site: http://humbolt.geo.uu.nl/Linux-MM/ |
| Nederlandse Linux documentatie: http://www.nl.linux.org/ |
+-------------------------------------------------------------------+

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