From: David Hinds <dhinds@sonic.net>
To: "Hesse, Christian" <mail@earthworm.de>
Cc: linux-kernel@vger.kernel.org, linux-pcmcia@lists.infradead.org
Subject: Re: IRQ problem with PCMCIA
Date: Sun, 21 Aug 2005 15:17:39 -0700 [thread overview]
Message-ID: <20050821221739.GA18925@sonic.net> (raw)
In-Reply-To: <200508212043.58331.mail@earthworm.de>
On Sun, Aug 21, 2005 at 08:43:50PM +0200, Hesse, Christian wrote:
> Hello everybody,
>
> seems like I have a problem with PCMCIA/PCCARD. If I transfer data
> to or from a CF card inserted via adapter system waits for
> interrupts most of the time: Cpu(s): 21.2% us, 7.9% sy, 0.0% ni,
> 0.0% id, 1.7% wa, 69.2% hi, 0.0% si This results in a very
> unresponsive system and a transfer rate of up to 1MB/s (my new
> camera writes with up to 10MB/s on the card...).
The drivers are working correctly; the problem is with the CF flash
adapter you're using. There are two kinds of CF-to-PCMCIA adapters.
Some are 16-bit PCMCIA cards, which are in most cases limited to a bus
throughput of ~1 MB/sec, regardless of what the CF card is capable
of. There are also 32-bit CF adapter cards, that are much faster,
limited only by the speed of the CF device. Here are two:
http://www.delkin.com/delkin_products_adapters_cardbus.html
http://www.lexarmedia.com/readers/cf32bit.html
-- Dave
next prev parent reply other threads:[~2005-08-21 22:18 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-21 18:43 IRQ problem with PCMCIA Hesse, Christian
2005-08-21 22:17 ` David Hinds [this message]
2005-08-21 22:19 ` David Hinds
2005-08-22 0:38 ` Alan Cox
2005-08-22 9:25 ` Bartlomiej Zolnierkiewicz
2005-08-22 10:32 ` Alan Cox
2005-08-22 10:32 ` Bartlomiej Zolnierkiewicz
2005-08-22 11:30 ` Alan Cox
2005-08-22 11:47 ` Bartlomiej Zolnierkiewicz
2005-08-23 7:49 ` Erik Mouw
2005-08-23 10:31 ` Alan Cox
2005-08-23 13:26 ` Erik Mouw
2005-08-23 9:20 ` Andre Hedrick
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=20050821221739.GA18925@sonic.net \
--to=dhinds@sonic.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pcmcia@lists.infradead.org \
--cc=mail@earthworm.de \
/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