All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jack Byer <ojbyer@usa.net>
To: linux-kernel@vger.kernel.org
Subject: Extremely slow IO with a PCMCIA CompactFlash adapter
Date: Sat, 01 Aug 2009 09:02:22 -0500	[thread overview]
Message-ID: <h51hro$p6j$1@ger.gmane.org> (raw)

I have an old digital camera that stores its pictures on a 340 MB IBM 
microdrive. I am trying to transfer to pictures from the camera to my 
computer but can not find the special non-standard USB cable. The 
camera did come with a CompactFlash to PCMCIA adapter, so tried 
connecting it to my laptop. I was able to install the correct modules 
and mount the drive, but accessing it is very slow (5.0 kBps read / 
3.8 kBps write). Is this expected behavior? Is there any setup I am 
missing that would make this faster?

Kernel version is 2.6.30.3

pccardctl ls:

Socket 0 Bridge:        [yenta_cardbus]         (bus ID: 0000:00:0a.0)
Socket 0 Device 0:      [pata_pcmcia]           (bus ID: 0.0)

pccardctl info:

PRODID_1="IBM"
PRODID_2="microdrive"
PRODID_3=""
PRODID_4=""
MANFID=00a4,0000
FUNCID=4

time output to write a 1 MB file to the drive:

real    4m29.476s
user    0m0.000s
sys     0m0.000s

time output to read a 1 MB file from the drive:

real    3m25.600s
user    0m0.000s
sys     0m0.000s



             reply	other threads:[~2009-08-01 14:01 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-01 14:02 Jack Byer [this message]
2009-08-01 15:52 ` Extremely slow IO with a PCMCIA CompactFlash adapter Andreas Mohr
2009-08-01 18:32 ` Robert Hancock
2009-08-01 22:44   ` Jack Byer
2009-08-02  6:57     ` Robert Hancock
2009-08-02 10:58     ` Alan Cox
2009-08-02 13:24       ` Jack Byer
2009-08-02 17:04       ` Robert Hancock
2009-08-02 13:38 ` Bartlomiej Zolnierkiewicz
2009-08-02 15:30   ` Jack Byer
2009-08-02 18:27     ` Bartlomiej Zolnierkiewicz
2009-08-03  1:25       ` Jack Byer
2009-08-04 10:54         ` Bartlomiej Zolnierkiewicz

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='h51hro$p6j$1@ger.gmane.org' \
    --to=ojbyer@usa.net \
    --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.