From: Ben Greear <greearb@candelatech.com>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: How to disable DMA for compact-flash disk?
Date: Fri, 14 Aug 2009 14:18:08 -0700 [thread overview]
Message-ID: <4A85D490.6000701@candelatech.com> (raw)
In-Reply-To: <20090814221038.19e868a0@lxorguk.ukuu.org.uk>
On 08/14/2009 02:10 PM, Alan Cox wrote:
>> This worked fine, but now I'm having some more issues. Using libata is 1/2
>> as fast as using IDE mode. I *think* the problem might be that libsata
>> may not be using 32-bit PIO mode, but I'm not certain of that. It seems
>> that ide mode uses PIO2 v/s PIO4 for libsata too.
>
> As of 2.6.29 libata doesn't use 32bit PIO (it shouldn't make a difference
> for most chipsets but it does for some). 2.6.30 does for some and you can
> turn it on for others if you want to test by inheriting
> ata_bmdma32_port_ops instead of ata_bmdma_port_ops
Can you give me a clue as to what code needs poking? I'm working
on the latest 31-rc5 tree, btw.
PS. Can't get an ide based 2.6.31-rc5 kernel to boot in F11, though it doesn't seem
to be related to ide. I probably have something wrong in my .config.
Thanks,
ben
--
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc http://www.candelatech.com
next prev parent reply other threads:[~2009-08-14 21:18 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-11 18:51 How to disable DMA for compact-flash disk? Ben Greear
2009-08-11 19:12 ` Alan Cox
2009-08-14 20:49 ` Ben Greear
2009-08-14 21:10 ` Alan Cox
2009-08-14 21:18 ` Ben Greear [this message]
2009-08-14 21:32 ` Alan Cox
2009-08-14 21:37 ` Ben Greear
2009-08-14 21:51 ` Ben Greear
2009-08-11 20:24 ` Krzysztof Halasa
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=4A85D490.6000701@candelatech.com \
--to=greearb@candelatech.com \
--cc=alan@lxorguk.ukuu.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox