All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Wong <normalperson@yhbt.net>
To: Emmanuel Hislen <hislen@mindspring.com>
Cc: hrm@carfax.org.uk, linux-kernel@vger.kernel.org
Subject: Re: TR: SiI2112 + Seagate + nFroce2: no DMA!
Date: Sun, 25 Jan 2004 17:48:14 -0800	[thread overview]
Message-ID: <20040126014814.GA4888@Mayonaise> (raw)
In-Reply-To: <40142C76.4070907@mindspring.com>

Emmanuel Hislen <hislen@mindspring.com> wrote:
> 
> Hi again,
> 
> Here's a more complete report on this issue.
> 
> -1-
> 
> Going to Fedora Core 12.4.22-1.2115.nptl fixed the DMA issue. The 
> Seagate SATA drive (ST3160023AS) came up in DMA mode.
> The speed however (hdparm -t) was 25MB/s, better but still unacceptable.

You have the same drive I have.

> 
> I got the latest Fedora Core: 2.4.22-1.2149.nptl
> 
> Interestingly enough I found out that this release comes with a sata_sil 
> module that is not even in 2.4.24, it was probably ported from 2.6.1 by 
> the Fedora team.
> Anyway I believe this is just a RAID driver, it did not change anything 
> (same as -1-).

sata_sil is the libata driver, it doesn't support "hardware" RAID.
Enable CONFIG_BROKEN to compile it, siimage is the generic ATA driver
(and supposedly the safer of the two, but I've had no problems (yet)
with sata_sil).  

> -5-
> 
> Now I tried kernel 2.6.1: it is worse, it dropped to 14 MB/s !?!?!
> I've seem several similar reports about 2.6.

Try 2.6.2-rc1 using the sata_sil driver, it has a blacklist instead of
punishing all Seagate (and Maxtor) drives, and ST3160023AS is definitely
not blacklisted at all, regardless of chipset revision.  Revision 2 or
newer of the SiI3112 should be fine with all Seagate drives.

warning: your /dev/hdY will become /dev/sdX (probably /dev/sda, in your
case) if you go from the IDE (siimage) driver to a libata (sata_sil)
driver.

-- 
Eric Wong                normalperson@yhbt.net
Petta Technology, Inc      eric@petta-tech.com

      reply	other threads:[~2004-01-26  1:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <IEEHKGFDFPBODOHJKGLIEEILCAAA.hislen@mindspring.com>
2004-01-25 20:52 ` TR: SiI2112 + Seagate + nFroce2: no DMA! Emmanuel Hislen
2004-01-26  1:48   ` Eric Wong [this message]

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=20040126014814.GA4888@Mayonaise \
    --to=normalperson@yhbt.net \
    --cc=hislen@mindspring.com \
    --cc=hrm@carfax.org.uk \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.