From: Jeff Garzik <jgarzik@pobox.com>
To: Tejun Heo <htejun@gmail.com>
Cc: Ethan Chen <thanatoz@ucla.edu>,
linux-kernel@vger.kernel.org,
Carlos Pardo <Carlos.Pardo@siliconimage.com>,
Linux-ide <linux-ide@vger.kernel.org>
Subject: Re: SIL_QUIRK_MOD15WRITE workaround problem on 2.6.14
Date: Mon, 05 Dec 2005 13:41:18 -0500 [thread overview]
Message-ID: <439489CE.9060607@pobox.com> (raw)
In-Reply-To: <43931CDF.3080202@gmail.com>
Tejun Heo wrote:
> Jeff Garzik wrote:
>
>> Tejun Heo wrote:
>>
>>> Ethan confirmed that it's 1095:3114. Arghhh.... Maybe we should
>>> keep m15w quirk for 3114's for the time being? Better be slow than
>>> hang. Whatever bug the m15w quirk was hiding.
>>
>>
>>
>> A generic 'slow_down_io' module option is reasonable.
>>
>> It is not appropriate to apply mod15write quirk to hardware that isn't
>> affected by the chip bug.
>>
>> A better solution is to write a 311x-specific interrupt handler.
>>
>
> Hello, Jeff. Hello, Carlos.
>
> I bought a sii3114 controller yesterday and took out my ST3120026AS for
> testing. The drive times out during a WRITE_EXT, and locks up.
>
> * The ST3120026AS works perfectly on a VIA controller.
> * The sii3114 controller works perfectly with Maxtor 6B080M0 drives.
>
> I don't know. It acts and smells like m15w problem. What are the odds
> of having the same symptom on the same combination?
A lock-up is very generic, and could be anything. Tons of problems are
hidden by slowing things down, so I just feel that presuming this is
_the_ mod15write problem may lead us down the wrong path.
Key example: On error, we need to do a channel-reset, and possibly a
FIFO-reset. See the FreeBSD code. sata_sil doesn't do this at all, and
probably should. The reset may cure lockups.
Jeff
next prev parent reply other threads:[~2005-12-05 18:41 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <438BD351.60902@ucla.edu>
2005-11-30 4:16 ` SIL_QUIRK_MOD15WRITE workaround problem on 2.6.14 Tejun Heo
2005-11-30 4:42 ` Jeff Garzik
2005-11-30 5:37 ` Tejun Heo
2005-12-02 2:01 ` Jeff Garzik
2005-12-04 16:44 ` Tejun Heo
2005-12-05 18:41 ` Jeff Garzik [this message]
2005-11-30 4:48 ` Ethan Chen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=439489CE.9060607@pobox.com \
--to=jgarzik@pobox.com \
--cc=Carlos.Pardo@siliconimage.com \
--cc=htejun@gmail.com \
--cc=linux-ide@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=thanatoz@ucla.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).