Re: [Q] How can I transfer data from hard disk to PCI device's memory

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Thu Aug 07 2003 - 07:05:47 EST


On Iau, 2003-08-07 at 06:45, Cho, joon-woo wrote:
> Hello.
>
> I want to transfer data 'directly' from hard disk to some PCI device which
> has memory
>
> with the helpf of kernel(file system, device driver).

The kernel doesn;t currently support this. The O_DIRECT I/O handling
needs to know about stuff like page reference counts that PCI space
doesn't have lots of older (and some current) hardware has real problems
with PCI PCI transfers.

So its a non trivial project, although doable

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Aug 07 2003 - 22:00:37 EST