public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* patch disabling use of PSE on Atom CPUs with a certain erratum
@ 2010-10-07  9:12 Jan Beulich
  2010-10-07 13:46 ` H. Peter Anvin
  0 siblings, 1 reply; 9+ messages in thread
From: Jan Beulich @ 2010-10-07  9:12 UTC (permalink / raw)
  To: hpa; +Cc: linux-kernel

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?

Jan


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2010-10-18 23:23 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-07  9:12 patch disabling use of PSE on Atom CPUs with a certain erratum Jan Beulich
2010-10-07 13:46 ` H. Peter Anvin
2010-10-07 14:01   ` Jan Beulich
2010-10-07 14:08     ` H. Peter Anvin
2010-10-07 14:52       ` Jan Beulich
2010-10-07 15:10         ` H. Peter Anvin
2010-10-07 15:29           ` Jan Beulich
2010-10-07 15:32             ` H. Peter Anvin
2010-10-18 23:23               ` Yuhong Bao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox