qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v4 6/6] numa: API to lookup NUMA node by address


From: David Gibson
Subject: Re: [Qemu-devel] [PATCH v4 6/6] numa: API to lookup NUMA node by address
Date: Tue, 30 Jun 2015 12:57:05 +1000
User-agent: Mutt/1.5.23 (2014-03-12)

On Mon, Jun 29, 2015 at 01:50:27PM +0530, Bharata B Rao wrote:
> Introduce an API numa_get_node(ram_addr_t addr, Error **errp) that
> returns the NUMA node to which the given address belongs to. This
> API works uniformly for both boot time as well as hotplugged memory.
> 
> This API is needed by sPAPR PowerPC to support
> ibm,dynamic-reconfiguration-memory device tree node which is needed for
> memory hotplug.
> 
> 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

Attachment: pgpBv565wWfeh.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]