6 May 2003 02:53
Compact Flash PIO 4 tuning
David Wuertele <dave-gnus <at> bfnet.com>
2003-05-06 00:53:35 GMT
2003-05-06 00:53:35 GMT
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 - To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo <at> vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
RSS Feed