[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v2 0/4] Refactoring pc_dimm_plug and NUMA node l
From: |
Igor Mammedov |
Subject: |
Re: [Qemu-devel] [PATCH v2 0/4] Refactoring pc_dimm_plug and NUMA node lookup API |
Date: |
Thu, 25 Jun 2015 13:52:24 +0200 |
On Wed, 24 Jun 2015 09:04:46 +0530
Bharata B Rao <address@hidden> wrote:
> On Fri, Jun 19, 2015 at 10:40:20AM +0530, Bharata B Rao wrote:
> > Hi,
> >
> > Here is the v2 of the patchset that refactors pc_dimm_plug and adds
> > an API to lookup NUMA node by address.
> >
> > - Refactoring pc_dimm_plug() helps other architectures like PowerPC
> > to make use of common code.
> > - API to lookup NUMA node id by address is required to support
> > memory hotplug on PowerPC sPAPR guests.
>
> Igor,
>
> I have tested basic x86 memory hotplug with this pc_dimm_plug
> reorganization. Does this reorganization look correct to you ?
> Is there a chance for this patchset to make it to 2.4 ?
overall looks good but it doesn't apply to master,
could you rebase please, along with the fix you was going to do.
>
> Regards,
> Bharata.
>
- [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
- [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
- Re: [Qemu-devel] [PATCH v2 0/4] Refactoring pc_dimm_plug and NUMA node lookup API,
Igor Mammedov <=