Re: ioremap() vs. ioremap_nocache()

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Thu Oct 04 2001 - 15:47:52 EST


> Now, as far as I know, on x86, ioremap() will give write-through
> cached mappings (in the absence of mtrr games). If this is true, how

On x86 ioremap will give mappings appropriate to the object you map - which
means by default it wil give uncached mappings. The PCI hardware will do
intelligent things in certain cases such as write merging

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/



This archive was generated by hypermail 2b29 : Sun Oct 07 2001 - 21:00:33 EST