From: Andrew Morton <akpm@linux-foundation.org>
To: Yinghai Lu <yhlu.kernel@gmail.com>
Cc: bugme-daemon@bugzilla.kernel.org, linux-kernel@vger.kernel.org,
j_kernel@hoblitt.com
Subject: Re: [Bug 11388] New: 2.6.27-rc3 warns about MTRR range; only 3 of 16gb of memory is usable
Date: Wed, 20 Aug 2008 18:04:05 -0700 [thread overview]
Message-ID: <20080820180405.7f164450.akpm@linux-foundation.org> (raw)
In-Reply-To: <bug-11388-27@http.bugzilla.kernel.org/>
(switched to email. Please respond via emailed reply-to-all, not via the
bugzilla web interface).
On Wed, 20 Aug 2008 17:38:59 -0700 (PDT)
bugme-daemon@bugzilla.kernel.org wrote:
> http://bugzilla.kernel.org/show_bug.cgi?id=11388
>
> Summary: 2.6.27-rc3 warns about MTRR range; only 3 of 16gb of
> memory is usable
> Product: Memory Management
> Version: 2.5
> KernelVersion: 2.6.27-rc3
> Platform: All
> OS/Version: Linux
> Tree: Mainline
> Status: NEW
> Severity: normal
> Priority: P1
> Component: MTTR
> AssignedTo: akpm@osdl.org
> ReportedBy: j_kernel@hoblitt.com
>
>
> Latest working kernel version: 2.4.24.2 (possibly later)
> Earliest failing kernel version: 2.6.27-rc3-21328-ga7f5aaf (from netdev-2.6)
> Distribution: Gentoo
> Hardware Environment: 2x Intel X5482
> Software Environment:
> Problem Description:
>
> [ 0.000000] WARNING: BIOS bug: CPU MTRRs don't cover all of memory, losing
> 13056MB of RAM.
> [ 0.000000] ------------[ cut here ]------------
> [ 0.000000] WARNING: at arch/x86/kernel/cpu/mtrr/main.c:1561
> mtrr_trim_uncached_memory+0x508/0x550()
> [ 0.000000] Modules linked in:
> [ 0.000000] Pid: 0, comm: swapper Not tainted 2.6.27-rc3-21328-ga7f5aaf #8
> [ 0.000000]
> [ 0.000000] Call Trace:
> [ 0.000000] [<ffffffff80234c3e>] warn_on_slowpath+0x51/0x77
> [ 0.000000] [<ffffffff8023570a>] printk+0x4e/0x56
> [ 0.000000] [<ffffffff803add02>] sort+0xfa/0x18c
> [ 0.000000] [<ffffffff808283d3>] cmp_range+0x0/0x6
> [ 0.000000] [<ffffffff80828a47>] mtrr_trim_uncached_memory+0x508/0x550
> [ 0.000000] [<ffffffff802178e1>] post_set+0x20/0x3d
> [ 0.000000] [<ffffffff80824f99>] setup_arch+0x39d/0x6be
> [ 0.000000] [<ffffffff8081e962>] start_kernel+0x74/0x341
> [ 0.000000] [<ffffffff8081e394>] x86_64_start_kernel+0xe3/0xe7
> [ 0.000000]
> [ 0.000000] ---[ end trace 4eaa2a86a8e2da22 ]---
>
>
> Steps to reproduce:
>
> This warning isn't present under 2.6.24.2 and the full range of physical memory
> is usable.
Looks like a post-2.6.26 regression caused by
12031a624af7816ec7660b82be648aa3703b4ebe.
next parent reply other threads:[~2008-08-21 1:04 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <bug-11388-27@http.bugzilla.kernel.org/>
2008-08-21 1:04 ` Andrew Morton [this message]
2008-08-21 1:20 ` [Bug 11388] New: 2.6.27-rc3 warns about MTRR range; only 3 of 16gb of memory is usable Yinghai Lu
2008-08-21 1:49 ` Yinghai Lu
2008-08-21 11:44 ` Ingo Molnar
2008-08-21 11:56 ` Ingo Molnar
2008-08-21 15:39 ` Yinghai Lu
2008-08-22 3:51 ` Ingo Molnar
2008-08-22 4:45 ` Yinghai Lu
2008-08-21 20:55 ` Joshua Hoblitt
2008-08-21 21:51 ` Yinghai Lu
2008-08-21 23:33 ` Joshua Hoblitt
2008-08-22 0:10 ` Joshua Hoblitt
2008-08-22 0:28 ` Yinghai Lu
2008-08-22 0:29 ` Joshua Hoblitt
2008-08-22 1:00 ` Joshua Hoblitt
2008-08-22 1:10 ` Joshua Hoblitt
2008-08-22 1:55 ` Yinghai Lu
2008-08-22 2:15 ` Joshua Hoblitt
2008-08-22 2:26 ` Yinghai Lu
2008-08-22 3:24 ` Yinghai Lu
2008-08-22 3:50 ` Ingo Molnar
2008-08-22 3:56 ` Ingo Molnar
2008-08-22 4:48 ` Yinghai Lu
2008-08-23 0:22 ` Joshua Hoblitt
2008-08-23 5:52 ` Yinghai Lu
2008-08-23 10:43 ` Ingo Molnar
2008-08-26 8:35 ` Joshua Hoblitt
2008-08-26 8:42 ` Ingo Molnar
2008-08-25 21:43 ` Joshua Hoblitt
2008-08-22 6:16 ` Yinghai Lu
2008-08-22 6:24 ` Ingo Molnar
2008-08-23 23:53 ` Arjan van de Ven
2008-08-25 9:17 ` Ingo Molnar
2008-08-22 3:26 ` Joshua Hoblitt
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=20080820180405.7f164450.akpm@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=bugme-daemon@bugzilla.kernel.org \
--cc=j_kernel@hoblitt.com \
--cc=linux-kernel@vger.kernel.org \
--cc=yhlu.kernel@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.