Re: [2/3] Set compatibility flag for 4GB zone on IA64

From: Jesse Barnes
Date: Sun Sep 11 2005 - 22:00:33 EST


On Sunday, September 11, 2005 6:17 pm, Jeff Garzik wrote:
> Luck, Tony wrote:
> >>Luck, Tony wrote:
> >>>ia64 isn't all that homogeneous. SGI systems stuff *all* memory
> >>>into the DMA zone as their I/O devices have no 32-bit limits (just
> >>>as well really as there is no memory below 4G on an Altix!).
> >>
> >>SGI machines support random PCI cards, right? If so, you
> >>cannot presume
> >>I/O devices have no 32-bit limits.
> >
> > No, SGI machines don't support random PCI cards. The lowest
> > possible physical address in an Altix is 192GB. Cards that
> > can only DMA to addresses below 4G aren't going to be very
> > useful, are they?
>
> Do the boxes have IOMMUs?

Yes, but they can only support devices that can do 32 bit or above
addressing due to the fact that their IOMMU page tables are only
referenced if the high bit of a 32 bit address is set, iirc.

Anyway, for those boxes, all memory was put in the DMA zone and the I/O
mapping routines failed if devices that didn't support at least 32 bits
tried to do a DMA map.

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