All of lore.kernel.org
 help / color / mirror / Atom feed
* Compact Flash PIO 4 tuning
@ 2003-05-06  0:53 David Wuertele
  2003-05-06  5:47 ` Vojtech Pavlik
  0 siblings, 1 reply; 2+ messages in thread
From: David Wuertele @ 2003-05-06  0:53 UTC (permalink / raw)
  To: linux-ide

Howdy,

I'm working on an embedded system that has a CF card on the IDE bus.
The CF spec only allows PIO mode, and my card can do PIO 4.  However,
when I try to stream data from this card into memory at 2 MBytes per
second, it pegs the CPU at 100%.  This is ruining the performance of
my application, which has to process this data in real time.

I realize that PIO 4 requires CPU involvement, but are there ways I
can tune the kernel for copying large files to memory, so that my
application doesn't get starved of CPU?

Thanks,
Dave


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-05-06  5:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-06  0:53 Compact Flash PIO 4 tuning David Wuertele
2003-05-06  5:47 ` Vojtech Pavlik

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.