Re: [PATCH] speed up SATA

From: Andrew Morton
Date: Sat Mar 27 2004 - 20:04:05 EST


Jeff Garzik <jgarzik@xxxxxxxxx> wrote:
>
> TCQ-on-write for ATA disks is yummy because you don't really know what
> the heck the ATA disk is writing at the present time. By the time the
> Linux disk scheduler gets around to deciding it has a nicely merged and
> scheduled set of requests, it may be totally wrong for the disk's IO
> scheduler. TCQ gives the disk a lot more power when the disk integrates
> writes into its internal IO scheduling.

Slightly beneficial for throughput, disastrous for latency.

It appears the only way we'll ever get this gross misdesign fixed is to add
a latency test to winbench.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/