Re: [Xen-devel] Re: [PATCH 06/16] xen: disable PAT

From: Ingo Molnar
Date: Mon May 11 2009 - 07:11:56 EST



* H. Peter Anvin <hpa@xxxxxxxxx> wrote:

> Alan Cox wrote:
> >
> > There are quite a few different CPUs with PAT errata. I've no idea why
> > there are so many errata about that specific bit.
> >
>
> I suspect it is simply because:
>
> a) it moves around between the various page table formats;
> b) the default configuration and existing OSes don't use it;
> c) it isn't even *present* in some formats.

I also suspect those bits is also on the TLB miss critical path so
there's probably quite a bit of extra complexity around it on the
hardware side to keep the latency down.

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