From: Shannon Zhao <shannon.zhao@linaro.org>
To: Andrew Jones <drjones@redhat.com>,
Shannon Zhao <zhaoshenglong@huawei.com>
Cc: peter.maydell@linaro.org, qemu-arm@nongnu.org,
david.daney@cavium.com, peter.huangpeng@huawei.com,
qemu-devel@nongnu.org
Subject: Re: [Qemu-arm] [Qemu-devel] [PATCH v8 0/5] ARM: Add NUMA support for machine virt
Date: Sat, 30 Apr 2016 22:32:55 +0800 [thread overview]
Message-ID: <5724C217.5020305@linaro.org> (raw)
In-Reply-To: <20160426112148.oyr4imw6ac2syxkv@hawk.localdomain>
On 2016年04月26日 19:21, Andrew Jones wrote:
> On Tue, Apr 26, 2016 at 06:40:24PM +0800, Shannon Zhao wrote:
>> > From: Shannon Zhao <shannon.zhao@linaro.org>
>> >
>> > Add NUMA support for machine virt. Tested successfully running a guest
>> > Linux kernel with the following patch applied:
>> >
>> > - [PATCH v16 0/6] arm64, numa: Add numa support for arm64 platforms
>> > https://lkml.org/lkml/2016/4/8/571
>> > - [PATCH v5 00/14] ACPI NUMA support for ARM64
>> > https://lkml.org/lkml/2016/4/19/852
> This series looks good to me, but I guess we still need to wait
> for the DT spec[*] to be merged first. Hopefully that'll happen
> around the time that the 2.7 dev window opens.
>
> Thanks,
> drew
> [*] https://lkml.org/lkml/2016/4/8/572
>
Yes, and I see this patch has been queued by ARM64 Maintainer. So it's
very hopeful I think.
https://git.kernel.org/cgit/linux/kernel/git/arm64/linux.git/commit/?h=for-next/core&id=2bc4da1d2b4d828cb4e3a5593967556b1bd78898
Thanks,
--
Shannon
WARNING: multiple messages have this Message-ID (diff)
From: Shannon Zhao <shannon.zhao@linaro.org>
To: Andrew Jones <drjones@redhat.com>,
Shannon Zhao <zhaoshenglong@huawei.com>
Cc: qemu-arm@nongnu.org, peter.maydell@linaro.org,
peter.huangpeng@huawei.com, qemu-devel@nongnu.org,
david.daney@cavium.com
Subject: Re: [Qemu-devel] [PATCH v8 0/5] ARM: Add NUMA support for machine virt
Date: Sat, 30 Apr 2016 22:32:55 +0800 [thread overview]
Message-ID: <5724C217.5020305@linaro.org> (raw)
In-Reply-To: <20160426112148.oyr4imw6ac2syxkv@hawk.localdomain>
On 2016年04月26日 19:21, Andrew Jones wrote:
> On Tue, Apr 26, 2016 at 06:40:24PM +0800, Shannon Zhao wrote:
>> > From: Shannon Zhao <shannon.zhao@linaro.org>
>> >
>> > Add NUMA support for machine virt. Tested successfully running a guest
>> > Linux kernel with the following patch applied:
>> >
>> > - [PATCH v16 0/6] arm64, numa: Add numa support for arm64 platforms
>> > https://lkml.org/lkml/2016/4/8/571
>> > - [PATCH v5 00/14] ACPI NUMA support for ARM64
>> > https://lkml.org/lkml/2016/4/19/852
> This series looks good to me, but I guess we still need to wait
> for the DT spec[*] to be merged first. Hopefully that'll happen
> around the time that the 2.7 dev window opens.
>
> Thanks,
> drew
> [*] https://lkml.org/lkml/2016/4/8/572
>
Yes, and I see this patch has been queued by ARM64 Maintainer. So it's
very hopeful I think.
https://git.kernel.org/cgit/linux/kernel/git/arm64/linux.git/commit/?h=for-next/core&id=2bc4da1d2b4d828cb4e3a5593967556b1bd78898
Thanks,
--
Shannon
next prev parent reply other threads:[~2016-04-30 14:34 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-26 10:40 [Qemu-arm] [PATCH v8 0/5] ARM: Add NUMA support for machine virt Shannon Zhao
2016-04-26 10:40 ` [Qemu-devel] " Shannon Zhao
2016-04-26 10:40 ` [Qemu-arm] [PATCH v8 1/5] ARM: Virt: Set numa-node-id for cpu and memory nodes Shannon Zhao
2016-04-26 10:40 ` [Qemu-devel] " Shannon Zhao
2016-04-26 10:40 ` [Qemu-arm] [PATCH v8 2/5] ACPI: Add GICC Affinity Structure Shannon Zhao
2016-04-26 10:40 ` [Qemu-devel] " Shannon Zhao
2016-04-26 10:40 ` [Qemu-arm] [PATCH v8 3/5] ACPI: Fix the definition of proximity in AcpiSratMemoryAffinity Shannon Zhao
2016-04-26 10:40 ` [Qemu-devel] " Shannon Zhao
2016-04-26 10:40 ` [Qemu-arm] [PATCH v8 4/5] ACPI: move acpi_build_srat_memory to common place Shannon Zhao
2016-04-26 10:40 ` [Qemu-devel] " Shannon Zhao
2016-04-26 10:40 ` [Qemu-devel] [PATCH v8 5/5] ACPI: Virt: Generate SRAT table Shannon Zhao
2016-04-26 10:40 ` Shannon Zhao
2016-04-26 11:21 ` [Qemu-arm] [Qemu-devel] [PATCH v8 0/5] ARM: Add NUMA support for machine virt Andrew Jones
2016-04-26 11:21 ` Andrew Jones
2016-04-30 14:32 ` Shannon Zhao [this message]
2016-04-30 14:32 ` Shannon Zhao
2016-05-05 13:11 ` [Qemu-arm] " Peter Maydell
2016-05-05 13:11 ` Peter Maydell
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=5724C217.5020305@linaro.org \
--to=shannon.zhao@linaro.org \
--cc=david.daney@cavium.com \
--cc=drjones@redhat.com \
--cc=peter.huangpeng@huawei.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=zhaoshenglong@huawei.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.