[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v4 4/6] numa, pc-dimm: Store pc-dimm memory info
From: |
David Gibson |
Subject: |
Re: [Qemu-devel] [PATCH v4 4/6] numa, pc-dimm: Store pc-dimm memory information in numa_info |
Date: |
Tue, 30 Jun 2015 12:55:26 +1000 |
User-agent: |
Mutt/1.5.23 (2014-03-12) |
On Mon, Jun 29, 2015 at 01:50:25PM +0530, Bharata B Rao wrote:
> Start storing the (start_addr, end_addr) of the pc-dimm memory
> in corresponding numa_info[node] so that this information can be used
> to lookup node by address.
>
> 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
pgpCJDTuFlVqi.pgp
Description: PGP signature
- Re: [Qemu-devel] [PATCH v4 2/6] pc, pc-dimm: Factor out reusable parts in pc_dimm_plug to a separate routine, (continued)
- [Qemu-devel] [PATCH v4 1/6] pc, pc-dimm: Extract hotplug related fields in PCMachineState to a structure, Bharata B Rao, 2015/06/29
- [Qemu-devel] [PATCH v4 3/6] pc: Abort if HotplugHandlerClass::plug() fails, Bharata B Rao, 2015/06/29
- [Qemu-devel] [PATCH v4 4/6] numa, pc-dimm: Store pc-dimm memory information in numa_info, Bharata B Rao, 2015/06/29
- Re: [Qemu-devel] [PATCH v4 4/6] numa, pc-dimm: Store pc-dimm memory information in numa_info,
David Gibson <=
- [Qemu-devel] [PATCH v4 6/6] numa: API to lookup NUMA node by address, Bharata B Rao, 2015/06/29
- [Qemu-devel] [PATCH v4 5/6] numa: Store boot memory address range in node_info, Bharata B Rao, 2015/06/29
- Re: [Qemu-devel] [PATCH v4 0/6] Refactoring pc_dimm_plug and NUMA node lookup API, Igor Mammedov, 2015/06/29
- Re: [Qemu-devel] [PATCH v4 0/6] Refactoring pc_dimm_plug and NUMA node lookup API, Eduardo Habkost, 2015/06/30