[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v2 3/4] numa: Store boot memory address range in
From: |
David Gibson |
Subject: |
Re: [Qemu-devel] [PATCH v2 3/4] numa: Store boot memory address range in node_info |
Date: |
Mon, 22 Jun 2015 12:55:28 +1000 |
User-agent: |
Mutt/1.5.23 (2014-03-12) |
On Fri, Jun 19, 2015 at 10:40:23AM +0530, Bharata B Rao wrote:
> Store memory address range information of boot memory in address
> range list of numa_info.
>
> This helps to have a common NUMA node lookup by address function that
> works for both boot time memory and hotplugged memory.
>
> Signed-off-by: Bharata B Rao <address@hidden>
Reviewed-by: David Gibson <address@hidden>
--
David Gibson | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_
| _way_ _around_!
http://www.ozlabs.org/~dgibson
pgp6z24shY4l6.pgp
Description: PGP signature
- [Qemu-devel] [PATCH v2 0/4] Refactoring pc_dimm_plug and NUMA node lookup API, Bharata B Rao, 2015/06/19
- [Qemu-devel] [PATCH v2 1/4] pc, pc-dimm: Factor out reusable parts in pc_dimm_plug to a separate routine, Bharata B Rao, 2015/06/19
- [Qemu-devel] [PATCH v2 3/4] numa: Store boot memory address range in node_info, Bharata B Rao, 2015/06/19
- Re: [Qemu-devel] [PATCH v2 3/4] numa: Store boot memory address range in node_info,
David Gibson <=
- [Qemu-devel] [PATCH v2 2/4] numa, pc-dimm: Store pc-dimm memory information in numa_info, Bharata B Rao, 2015/06/19
- [Qemu-devel] [PATCH v2 4/4] numa: API to lookup NUMA node by address, Bharata B Rao, 2015/06/19
- Re: [Qemu-devel] [PATCH v2 0/4] Refactoring pc_dimm_plug and NUMA node lookup API, Bharata B Rao, 2015/06/23