[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <3A2F4CD2-EF4C-4C5D-B1B3-A9C89BA9682C@develooper.com>
Date: Thu, 22 Feb 2007 07:04:58 -0800
From: Ask Bjørn Hansen <ask@...elooper.com>
To: Jeff Garzik <jeff@...zik.org>
Cc: Robert Hancock <hancockr@...w.ca>,
linux-kernel <linux-kernel@...r.kernel.org>,
linux-ide@...r.kernel.org, Andrew Morton <akpm@...l.org>,
Tejun Heo <htejun@...il.com>
Subject: Re: [PATCH] libata: add NCQ blacklist entries from Silicon Image Windows driver
On Feb 21, 2007, at 10:57 PM, Jeff Garzik wrote:
>> + /* The following blacklist entries are taken from the Windows
>> + driver .inf files for the Silicon Image 3124 and 3132. */
>> + { "Maxtor 7B250S0", "BANC1B70", ATA_HORKAGE_NONCQ, },
[...]
>
> Do we have information that these drives fail on non-SiI controllers?
At least tangentially related:
On one of my boxes (running 2.6.18-1.2869 from Fedora) I have a
couple of other Maxtor drives that didn't like NCQ. They are on a
JMicron 20360/20363 (ahci driver). (There's also a Promise 300 TX4
card in the box and an Intel ICH8 that shows up with ata_piix).
model and (partial) firmware revision of the drives:
Maxtor 7V300F0 VA11
Maxtor 7B300S0 BANC
Until I disabled NCQ I got gazillions of messages like the ones below
and absymal performance.
- ask
ata5: spurious interrupt (irq_stat 0x8 active_tag -84148995 sactive 0xf)
ata6: spurious interrupt (irq_stat 0x8 active_tag -84148995 sactive
0x33)
ata5: spurious interrupt (irq_stat 0x8 active_tag -84148995 sactive 0x0)
ata6: spurious interrupt (irq_stat 0x8 active_tag -84148995 sactive 0x0)
ata5: spurious interrupt (irq_stat 0x8 active_tag -84148995 sactive 0x0)
ata6: spurious interrupt (irq_stat 0x8 active_tag -84148995 sactive 0x0)
ata6: spurious interrupt (irq_stat 0x8 active_tag -84148995 sactive
0x38)
ata5: spurious interrupt (irq_stat 0x8 active_tag -84148995 sactive
0x3c)
ata5: spurious interrupt (irq_stat 0x8 active_tag -84148995 sactive
0xf2)
ata5: spurious interrupt (irq_stat 0x8 active_tag -84148995 sactive
0x1c)
--
http://develooper.com/ - http://askask.com/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists