From: Fumihiro Tersawa <terasawa@pst.fujitsu.com>
To: linux-kernel <linux-kernel@vger.kernel.org>,
lhms-devel <lhms-devel@lists.sourceforge.net>
Subject: [patch 0/2] memory hotplug prototype for ia64
Date: Tue, 20 Apr 2004 15:03:51 +0900 [thread overview]
Message-ID: <20040420145352.0FBA.TERASAWA@pst.fujitsu.com> (raw)
Hello,
This set of 2 patches make Iwamoto-san's memory hotplug
prototype correspond to an IPF NUMA machines.
The patch is against linux 2.6.5 and works with
Iwamoto-san's memory hotplug patch.
I don't have an IPF NUMA machine. So, I tested on
Tiger4 (intel's IPF machine) with NUMA node
in emulation.
Changes from Iwamoto-san's patches are:
- Using SRAT for NUMA node.
- Structures of all nodes are initialized at boot.
In Iwamoto-san's patch, node0 is initialized
at boot, and after boot, all nodes except node0 are
initialized by hot-add operation.
Patch Details:
- Patch(1/2) memory hotplug prototype for ia64
The main patch.
- Patch(2/2) NUMA node emulation
To emulate NUMA node on non-NUMA machines.
Remainder items:
The following items are being made.
- Support of HotAdd function.
- Correspond to ACPI's SLIT.
So, it does not use find_next_best_node() function
(mm/page_alloc.c) which added to linux 2.6.5.
- Support of hugetlbpage.
How to apply:
1) First of all, apply Iwamoto-san's patches.
2) Apply this set of patches.
Thank you,
Fumihiro Terasawa.
reply other threads:[~2004-04-20 6:03 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20040420145352.0FBA.TERASAWA@pst.fujitsu.com \
--to=terasawa@pst.fujitsu.com \
--cc=lhms-devel@lists.sourceforge.net \
--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