Re: WT memory type on x86_64?

From: H. Peter Anvin
Date: Wed May 08 2013 - 18:49:22 EST


On 05/08/2013 09:37 AM, Andy Lutomirski wrote:
>>
>> Not sure whether this is the reason but UC and UC- (as well as WB) are kept like
>> the backward compatible setup. So for systems with and without PAT cache types
>> map to the same. Only WT gets replaced by WC. For that whenever PCD is set it
>> means some uncached type.
>
> This also makes the pgprot_xyz macros faster -- they can do the same
> thing regardless of PAT settings.
>

It also deals with errata in some very old CPUs... old enough that we
don't use PAT on them anyway AFAIK.

-hpa


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