Re: patch disabling use of PSE on Atom CPUs with a certain erratum

From: Jan Beulich
Date: Thu Oct 07 2010 - 10:01:37 EST


>>> On 07.10.10 at 15:46, "H. Peter Anvin" <hpa@xxxxxxxxx> wrote:
> On 10/07/2010 02:12 AM, Jan Beulich wrote:
>> In commit 7a0fc404ae663776e96db43879a0fa24fec1fa3a you
>> disable use of PSE, but I wonder how this can take any effect on
>> 64-bit CPUs, as they use large pages during early boot already.
>> Those pages, when use of PSE gets disabled, will get broken up
>> into 4k pages in phys_pmd_init(), thus actually increasing the
>> chances that you hit the erratum.
>>
>> What am I missing?
>>
>
> Those Atoms don't have 64-bit support.

That's different from what I found looking around on the web.

Jan

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