public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Mark Lord <lkml@rtr.ca>
To: Ron Yorgason <yorgasor@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Better support for Delkin cardbus CF adapters -- IDE layer
Date: Mon, 12 Nov 2007 14:11:20 -0500	[thread overview]
Message-ID: <4738A558.1040304@rtr.ca> (raw)
In-Reply-To: <93d1fdd10711121003t2286493bob25a3acd12134720@mail.gmail.com>

Ron Yorgason wrote:
> But I'm concerned about performance.  The delkin_cb.c file states:
> 
>  *  This is slightly peculiar, in that it is a PCI driver,
>  *  but is NOT an IDE PCI driver -- the IDE layer does not directly
>  *  support hot insertion/removal of PCI interfaces, so this driver
>  *  is unable to use the IDE PCI interfaces.  Instead, it uses the
>  *  same interfaces as the ide-cs (PCMCIA) driver uses.
>  *  On the plus side, the driver is also smaller/simpler this way.
> 
> 
> My attempts to use hdparm to turn on DMA for my device have failed.  I
> assume this means DMA is not currently supported.  In my tests, read
> support seems fast enough, but writing maxes out around 2MB/s.  And if
> there is a lot of reading and writing going on (ie, trying to compile
> the kernel), performance is pretty abysmal.  What would it take to get
> proper DMA support?  Is it an architecture problem, in that this
> doesn't use the normal IDE PCI driver?  Is it a lack of documentation
> on card specs?  What can I do to help?
..

The problem is total lack of documentation.

If you can find some docs, then we can fully support it,
both in old IDE (as current), and in the newer libata (not there at all now).

Cheers 

  reply	other threads:[~2007-11-12 19:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-12 18:03 Better support for Delkin cardbus CF adapters -- IDE layer Ron Yorgason
2007-11-12 19:11 ` Mark Lord [this message]
2007-11-12 19:48 ` Alan Cox
2007-11-13 22:04   ` Ron Yorgason
2007-11-13 22:57     ` Alan Cox
2007-11-13 23:48       ` Ron Yorgason
  -- strict thread matches above, loose matches on Subject: below --
2008-06-09 11:46 Will C
2008-06-09 13:57 ` Alan Cox

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=4738A558.1040304@rtr.ca \
    --to=lkml@rtr.ca \
    --cc=linux-kernel@vger.kernel.org \
    --cc=yorgasor@gmail.com \
    /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