mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Enabling PAT in 2.6.26.x
@ 2008-08-02 18:16 Chris Rankin
  2008-08-02 18:32 ` Arjan van de Ven
  0 siblings, 1 reply; 2+ messages in thread
From: Chris Rankin @ 2008-08-02 18:16 UTC (permalink / raw)
  To: linux-kernel

Hi,

I see that the PAT support in 2.6.26.x depends on the CPUID information, and that it is currently disabled for some older model Pentium IIIs:

processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 498.862
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips	: 998.80
clflush size	: 32

I suppose that I could hack the kernel to allow PAT to be enabled for this model CPU, but I'm not sure how meaningful the results would be. Does PAT support either work immediately or not at all? Or are any errors likely to be more subtle?

Basically, is there any reliable way of confirming whether PAT can be enabled for the CPU, please?

Thanks,
Chris



      __________________________________________________________
Not happy with your email address?.
Get the one you really want - millions of new email addresses available now at Yahoo! http://uk.docs.yahoo.com/ymail/new.html

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

* Re: Enabling PAT in 2.6.26.x
  2008-08-02 18:16 Enabling PAT in 2.6.26.x Chris Rankin
@ 2008-08-02 18:32 ` Arjan van de Ven
  0 siblings, 0 replies; 2+ messages in thread
From: Arjan van de Ven @ 2008-08-02 18:32 UTC (permalink / raw)
  To: rankincj; +Cc: linux-kernel

On Sat, 2 Aug 2008 11:16:35 -0700 (PDT)
Chris Rankin <rankincj@yahoo.com> wrote:

> Hi,
> 
> I see that the PAT support in 2.6.26.x depends on the CPUID
> information, and that it is currently disabled for some older model
> Pentium IIIs:
> 
> 
> I suppose that I could hack the kernel to allow PAT to be enabled for
> this model CPU, but I'm not sure how meaningful the results would be.
> Does PAT support either work immediately or not at all? Or are any
> errors likely to be more subtle?

errors are a LOT more subtle sadly, things like "once every month a
spontaneous reboot happens"

> 
> Basically, is there any reliable way of confirming whether PAT can be
> enabled for the CPU, please?

It'll come down to someone reading the CPU errata sheet to see if
there's known issues.

For Intel cpus.... I'll nominate Venki for this (he already did this
for many models)


-- 
If you want to reach me at my work email, use arjan@linux.intel.com
For development, discussion and tips for power savings, 
visit http://www.lesswatts.org

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

end of thread, other threads:[~2008-08-02 18:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-08-02 18:16 Enabling PAT in 2.6.26.x Chris Rankin
2008-08-02 18:32 ` Arjan van de Ven

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

Powered by JetHome