From: Ingo Molnar <mingo@elte.hu>
To: Mikael Pettersson <mikpe@it.uu.se>
Cc: tglx@linutronix.de, mingo@redhat.com, hpa@zytor.com,
venkatesh.pallipadi@intel.com, linux-kernel@vger.kernel.org
Subject: Re: 2.6.26-rc1 lies about PAT not being available
Date: Tue, 6 May 2008 13:48:39 +0200 [thread overview]
Message-ID: <20080506114839.GD32591@elte.hu> (raw)
In-Reply-To: <18464.5177.649312.999486@harpo.it.uu.se>
* Mikael Pettersson <mikpe@it.uu.se> wrote:
> Booting 2.6.26-rc1 on an old Coppermine PIII, I'm greeted with:
>
> >Linux version 2.6.26-rc1 (mikpe@dryhop) (gcc version 4.2.3) #1 Mon May 5 21:49:49 CEST 2008
> >BIOS-provided physical RAM map:
> > BIOS-e820: 0000000000000000 - 000000000009c000 (usable)
> > BIOS-e820: 000000000009c000 - 00000000000a0000 (reserved)
> > BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
> > BIOS-e820: 0000000000100000 - 000000002ffec000 (usable)
> > BIOS-e820: 000000002ffec000 - 000000002ffef000 (ACPI data)
> > BIOS-e820: 000000002ffef000 - 000000002ffff000 (reserved)
> > BIOS-e820: 000000002ffff000 - 0000000030000000 (ACPI NVS)
> > BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
> >CPU and/or kernel does not support PAT.
>
> I know about Intel's PAT erratum (only 4 PAT entries work) and
> understand that the kernel might not want to use a half-broken PAT
> implementation, but the statement above is blatantly false: the kernel
> IS built with PAT support and the CPU DOES have (half-broken) PAT HW
> support as /proc/cpuinfo from earlier kernels confirms.
well the code is just being overly conservative, and the message is
right: the kernel does not support PAT on that hw. Yet.
Please send us a patch and test whether it's working on your box? That's
how the PAT code evolved: it initially was only enabled on a very small
subset of CPUs. We can enable it on more CPUs if people test it.
To be conservative, please make the code emit a printk that this is PAT
on not fully-working hw platform (only 4 PAT entries work). If there
_is_ some erratum on that CPU affecting PAT reliability down the line,
we at least want to have some clue in the syslog.
Ingo
next prev parent reply other threads:[~2008-05-06 11:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-06 8:18 2.6.26-rc1 lies about PAT not being available Mikael Pettersson
2008-05-06 11:48 ` Ingo Molnar [this message]
2008-05-06 15:17 ` H. Peter Anvin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080506114839.GD32591@elte.hu \
--to=mingo@elte.hu \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mikpe@it.uu.se \
--cc=mingo@redhat.com \
--cc=tglx@linutronix.de \
--cc=venkatesh.pallipadi@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox