Re: PCI DMA to small buffers on cache-incoherent arch

David S. Miller (davem@redhat.com)
Wed, 12 Jun 2002 02:42:24 -0700 (PDT)


From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Date: Tue, 11 Jun 2002 19:33:47 +0200

>This is one of the reasons I want to fix this by making people use
>either consistent memory or PCI pools (which is consistent memory
>too).

Please don't limit the API design to PCI ;)

When I say "PCI pools" think "struct device pools" because that
will what it will be in the end.

That is Linus's long range plan, everything you see as pci_*
will become dev_*.

So I'm not really limiting the design in any way.
-
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/