Re: PROBLEM: sata timeouts with intel 82801HB on amd64

From: Robert Hancock
Date: Thu Feb 08 2007 - 00:01:39 EST


Paolo Ornati wrote:
If mounting XFS with "nobarrier" fixes the problem it seems that more
than one Seagate disk cannot handle the Cache Flush command while other
commands are in fly...

It's not allowed to overlap NCQ (FPDMA read/write) commands with any other commands such as cache flushes. libata core guarantees that this doesn't happen by deferring such requests until the FPDMA commands are complete. (At least, it's supposed to..)

--
Robert Hancock Saskatoon, SK, Canada
To email, remove "nospam" from hancockr@xxxxxxxxxxxxx
Home Page: http://www.roberthancock.com/

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