Re: pgprot_writecombine() and PATs on x86

From: Michael S. Tsirkin
Date: Thu Apr 26 2007 - 01:43:51 EST


> So in general the pci prefetchable attribute means write-combining as
> well as prefetching is safe. A sane BIOS will allocate prefetchable
> BARS contiguously in the address space. So on a good day you
> can just use one MTRR to map all of the prefetchable BARs as write-combining.

Good point, and sounds easy enough.
So why does not linux do it automatically then where possible?

There are sure to be some broken devices, but if some device
can't live with WC, we can always disable WC system-wide.

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