Re: PCI Express support for 2.4 kernel

From: Jeff Garzik
Date: Mon Dec 15 2003 - 23:55:05 EST


Linus Torvalds wrote:
On Mon, 15 Dec 2003, Jeff Garzik wrote:
neat. dumb question though... how portable is set_fixmap_nocache()?

Not very. Although it should generally be trivial to port if you need it.
[...]
On 64-bit architectures you're not likely to ever need to worry about it,
and then you can just map the whole thing directly (and use some special
large-page mapping for it, at that).

Yeah, good point. IA64 with its 1001 different types of mappings and zones can go crazy, for example.

Sounds like PCI express needs a per-architecture policy for mapping the 256MB region. Some [64b] arches can direct-map the entire area. IA32 and others can go another route.

Jeff



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