Re: 2.5.70-mm6

Andrew Morton (akpm@digeo.com)
Tue, 10 Jun 2003 20:12:42 -0700


Mingming Cao <cmm@us.ibm.com> wrote:
>
> I run 50 fsx tests on ext3 filesystem on 2.5.70-mm6 kernel. Serveral fsx
> tests hang with the status D, after the tests run for a while. No oops,
> no error messages. I found same problem on mm5, but 2.5.70 is fine.
>
> Here is the stack info:

Thanks for this.

Everything is waiting on I/O. It looks like either the device driver
failed or the IO scheduler got its state all screwed up.

Which device driver are you using there?

If you could, please retest with "elevator=deadline"?

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