linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Garzik <jeff@garzik.org>
To: dean gaudet <dean@arctic.org>
Cc: linux-ide@vger.kernel.org, LKML <linux-kernel@vger.kernel.org>,
	dave@thedillows.org
Subject: Re: [RFT][PATCH v7] sata_mv: convert to new EH
Date: Thu, 12 Jul 2007 06:27:49 -0400	[thread overview]
Message-ID: <46960225.5000502@garzik.org> (raw)
In-Reply-To: <Pine.LNX.4.64.0707120212210.25837@twinlark.arctic.org>

dean gaudet wrote:
> On Wed, 11 Jul 2007, Jeff Garzik wrote:
> 
>> As before, this patch is against 2.6.22 with no other patches needed nor
>> applied.
>>
>> In this revision, interrupt handling was improved quite a bit,
>> particularly for EDMA.  The WARNING in mv_get_crpb_status() goes away,
>> because that routine went away.  Its EDMA handling was potentially racy
>> as well.  It was replaced with a loop in mv_intr_edma() that guarantees
>> it always clears responses out of the queue, not a single response.
>>
>> Here's hoping that the WARNING in mv_qc_issue() goes away as well, but I
>> am less than 50% confident that will happen.
>>
>> The driver is making substantial progress with all these improvements,
>> though, in searching for the cause of this hardware behavior :)
>>
>> Though if mv_qc_issue() still warns, I would be interested to know if
>> this driver works OK if the mv_qc_issue() warning is simply removed at
>> that point...
> 
> oh very nice... no warnings on boot, and no warnings while i "dd 
> if=/dev/sdX of=/dev/null" and i'm seeing 74MB/s+ from each disk on this 
> simple read test.
> 
> for lack of a better test i started an untar/diff stress test on the 
> disks... we'll see how it goes.  (it's based on doug ledford's 
> memtest.sh)

Thanks for the testing.  Looks like we might have hit on something good...

	Jeff




  reply	other threads:[~2007-07-12 10:27 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-11 20:05 [RFT][PATCH v7] sata_mv: convert to new EH Jeff Garzik
2007-07-12  9:25 ` dean gaudet
2007-07-12 10:27   ` Jeff Garzik [this message]
2007-07-12 18:42     ` dean gaudet
2007-07-12 19:04       ` Jeff Garzik
2007-07-13  2:15         ` dean gaudet
2007-07-14 10:00           ` Tuomas Leikola
2007-07-18  9:23           ` Pasi Kärkkäinen
2007-07-18 16:40             ` dean gaudet
2007-07-19  8:40               ` Pasi Kärkkäinen
2007-07-13  4:09       ` greg
2007-07-13 12:36         ` Mark Lord
2007-09-06 16:10         ` dean gaudet
2007-09-07 22:44           ` Jeff Garzik

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=46960225.5000502@garzik.org \
    --to=jeff@garzik.org \
    --cc=dave@thedillows.org \
    --cc=dean@arctic.org \
    --cc=linux-ide@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /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).