From: ivory <ich7@gmx-topmail.de>
To: linux-kernel@vger.kernel.org
Subject: Re: [tip:x86/mm] x86, mm: Move reserving low memory later in initialization
Date: Fri, 21 Mar 2014 01:37:51 -0700 (PDT) [thread overview]
Message-ID: <1395391071859-827938.post@n7.nabble.com> (raw)
In-Reply-To: <tip-0y9dqmmsousf69wutxwl3kkf@git.kernel.org>
This patch seems to make the bios_corruption_check not to cover the lowest
64kB of memory anymore but only the lowest 4kB. Was this deliberate?
When I use kernel 3.9 or higher I always get low mem corruption message from
the bios corruption checker when I resume from suspend.
Below kernel 3.9 I see this boot message:
e820 update range: 0000000000000000 - 0000000000010000 (usable) ==>
(reserved)
... which is the 64kB.
But on newer kernels the message changed to:
e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
... which is only 4kB.
The corrupted low mem areas I get the message for after resuming from
suspend is this:
Corrupted low memory at c0002d00 (2d00 phys) = 11060000
Corrupted low memory at c0002d04 (2d04 phys) = 80805122
Corrupted low memory at c0002d08 (2d08 phys) = 00860003
How to fix this in kernel 3.9 and higher?
Thanks for your help and best regards.
--
View this message in context: http://linux-kernel.2935.n7.nabble.com/tip-x86-mm-x86-mm-Move-reserving-low-memory-later-in-initialization-tp601280p827938.html
Sent from the Linux Kernel mailing list archive at Nabble.com.
prev parent reply other threads:[~2014-03-21 8:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-14 23:31 tip-bot for H. Peter Anvin
2014-03-21 8:37 ` ivory [this message]
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=1395391071859-827938.post@n7.nabble.com \
--to=ich7@gmx-topmail.de \
--cc=linux-kernel@vger.kernel.org \
/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
Powered by JetHome