Re: 2.4.9-ac10 IDE access slows as uptime increases

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Sat Sep 29 2001 - 09:33:17 EST


> I've been noticing this for months, and thought I was crazy. But I
> just verified it.
> I ran a program that's a GUI app/front-end to a data base, on the
> local drives. It took seconds to access a record.

Is the data base doing I/O directly to a block device and not using
O_DIRECT for one question

Second question is what is in your IDE logs. The IDE layer will change
down speeds when it hits a repeated problem (eg a DMA timeout) so if
need be will switch back to PIO or to MWDMA.

-
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 : Sun Sep 30 2001 - 21:01:09 EST