qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC PATCH v1 4/4] numa: API to lookup NUMA node by add


From: David Gibson
Subject: Re: [Qemu-devel] [RFC PATCH v1 4/4] numa: API to lookup NUMA node by address
Date: Mon, 15 Jun 2015 16:35:59 +1000
User-agent: Mutt/1.5.23 (2014-03-12)

On Fri, Jun 12, 2015 at 02:30:28PM +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: pgp2UjCKUCtwj.pgp
Description: PGP signature


reply via email to

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