Re: [Linux-ia64] patch to no longer use ia64's software mmu

Alan Cox (alan@lxorguk.ukuu.org.uk)
Tue, 4 Dec 2001 17:59:28 +0000 (GMT)


> Alan> ISA DMA. While there is no ISA DMA on ia64 (thankfully) many
> Alan> PCI cards have 26-31 bit limits.
>
> We could do this if we there was a GFP_4GB zone. Now that 2.5 is open
> for business, it won't be long, right?

I don't see the need: GFP_DMA is the ISA DMA zone. pci_* API is used by
everyone else [for 2.5]. You want a 32bit zone purely so you can fulfill
allocations in 32bit PCI space, and an ISA DMA zone for back compat and to
cover broken PCI cards (of which there are lots)

Alan
-
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/