From: Ingo Molnar <mingo@elte.hu>
To: Jan Beulich <jbeulich@novell.com>
Cc: tglx@linutronix.de, hpa@zytor.com, linux-kernel@vger.kernel.org,
Yinghai Lu <yhlu.kernel@gmail.com>
Subject: Re: [PATCH] x86-64: fix 1:1 mapping init (hotplug case)
Date: Fri, 22 Aug 2008 07:54:37 +0200 [thread overview]
Message-ID: <20080822055437.GA14110@elte.hu> (raw)
In-Reply-To: <48AD895A.76E4.0078.0@novell.com>
* Jan Beulich <jbeulich@novell.com> wrote:
> While I don't have a hotplug capable system at hand, I think two issues need
> fixing:
> - pud_phys (in kernel_physical_ampping_init()) would remain uninitialized in
> the after_bootmem case
> - the locking done just around phys_pmd_{init,update}() would leave out pgd
> updates, and it was needlessly covering code portions that do allocations
> (perhaps using a more friendly gfp value in alloc_low_page() would then be
> possible)
applied to tip/x86/urgent. Some sort of memory hotplug simulation debug
code would be nice ... [bonus points for making it run automatically
during bootup, as part of the kernel init code]
it wouldnt even be all that expensive to test: we'd parts of RAM as
to-be-hotplugged, we'd boot in and then hot-add those ranges. It's not
full unrestricted RAM in the classic sense, but for most practical
purposes it would be that.
Ingo
prev parent reply other threads:[~2008-08-22 5:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-21 13:27 [PATCH] x86-64: fix 1:1 mapping init (hotplug case) Jan Beulich
2008-08-22 5:54 ` Ingo Molnar [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=20080822055437.GA14110@elte.hu \
--to=mingo@elte.hu \
--cc=hpa@zytor.com \
--cc=jbeulich@novell.com \
--cc=linux-kernel@vger.kernel.org \
--cc=tglx@linutronix.de \
--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.