Re: highmem, aic7xxx, and vfat: too few segs for dma mapping

David S. Miller (davem@redhat.com)
Mon, 10 Dec 2001 22:12:31 -0800 (PST)


From: Gérard Roudier <groudier@free.fr>
Date: Mon, 10 Dec 2001 20:21:21 +0100 (CET)

Btw, a 16 MB boundary limitation would have no significant impact on
performance and would have the goodness of avoiding some hardware bugs not
only on a few Symbios devices in my opinion. As we know, numerous modern
cores still have rests of the ISA epoch in their guts. So, in my opinion,
the 16 MB boundary limitation should be the default on systems where
reliability is the primary goal.

Complications arrive when IOMMU starts to remap things into a virtual
32-bit bus space as happens on several platforms now.

Jen's block layer knows nothing about what we will do here, since
he only really has access to physical addresses.

Only after the pci_map_sg() call can you inspect DMA addresses and
apply such workarounds.
-
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/